mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
19 lines
555 B
Markdown
19 lines
555 B
Markdown
# Multiple Documents Picker
|
|
|
|
```text
|
|
$ ionic cordova plugin add cordova-plugin-multiple-documents-picker
|
|
$ npm install @awesome-cordova-plugins/multiple-document-picker
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/multiple-document-picker/)
|
|
|
|
Plugin Repo: [https://github.com/akeotech/cordova-plugin-multiple-documents-picker](https://github.com/akeotech/cordova-plugin-multiple-documents-picker)
|
|
|
|
This plugin allows users to pick multiple documents/images at once
|
|
|
|
## Supported platforms
|
|
|
|
* Android
|
|
* iOS
|
|
|