mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
25 lines
839 B
Markdown
25 lines
839 B
Markdown
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/image-picker/index.ts#L56">
|
|
Improve this doc
|
|
</a>
|
|
|
|
# Image Picker
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-plugin-telerik-imagepicker --variable PHOTO_LIBRARY_USAGE_DESCRIPTION="your usage message"
|
|
$ npm install @ionic-native/plugins/image-picker
|
|
```
|
|
|
|
## [Usage Documentation](https://ionicframework.com/docs/native/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
|