Files
awesome-cordova-plugins/docs/plugins/image-picker/README.md
T
2026-03-21 17:08:43 -07:00

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)