mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
31 lines
863 B
Markdown
31 lines
863 B
Markdown
---
|
|
description: >-
|
|
Image Picker plugin for Cordova and Ionic. Cordova Plugin For Multiple Image Selection Requires Cordova plugin: `cordova-plugin-image-picker`. For more info,…
|
|
---
|
|
|
|
# Image Picker
|
|
|
|
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
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-telerik-imagepicker --variable PHOTO_LIBRARY_USAGE_DESCRIPTION="your usage message"
|
|
npm install @awesome-cordova-plugins/image-picker
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/Telerik-Verified-Plugins/ImagePicker](https://github.com/Telerik-Verified-Plugins/ImagePicker)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|