UNPKG

814 BMarkdownView Raw
1<a style="float:right;font-size:12px;" href="http://github.com/ionic-team/ionic-native/edit/master/src/@ionic-native/plugins/image-picker/index.ts#L56">
2 Improve this doc
3</a>
4
5# Image Picker
6
7```
8$ ionic cordova plugin add cordova-plugin-telerik-imagepicker --variable PHOTO_LIBRARY_USAGE_DESCRIPTION="your usage message"
9$ npm install @ionic-native/image-picker
10```
11
12## [Usage Documentation](https://ionicframework.com/docs/native/image-picker/)
13
14Plugin Repo: [https://github.com/Telerik-Verified-Plugins/ImagePicker](https://github.com/Telerik-Verified-Plugins/ImagePicker)
15
16Cordova Plugin For Multiple Image Selection
17
18Requires Cordova plugin: `cordova-plugin-image-picker`.
19For more info, please see the https://github.com/Telerik-Verified-Plugins/ImagePicker
20
21## Supported platforms
22
23- Android
24 - iOS
25
26
27