mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
21 lines
729 B
Markdown
21 lines
729 B
Markdown
|
# Image Picker
|
||
|
|
||
|
```text
|
||
|
$ 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](https://github.com/Telerik-Verified-Plugins/ImagePicker)
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
* Android
|
||
|
* iOS
|
||
|
|