mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
24 lines
670 B
Markdown
24 lines
670 B
Markdown
# Image Picker
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-plugin-telerik-imagepicker --variable PHOTO_LIBRARY_USAGE_DESCRIPTION="your usage message"
|
|
$ npm install @awesome-cordova-plugins/image-picker
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/image-picker/)
|
|
|
|
Plugin Repo: [https://github.com/Telerik-Verified-Plugins/ImagePicker](https://github.com/Telerik-Verified-Plugins/ImagePicker)
|
|
|
|
Cordova Plugin For Multiple Image Selection
|
|
|
|
Requires Cordova plugin: `cordova-plugin-image-picker`.
|
|
For more info, please see the https://github.com/Telerik-Verified-Plugins/ImagePicker
|
|
|
|
## Supported platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
|
|
|