mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
22 lines
735 B
Markdown
22 lines
735 B
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/multiple-document-picker/index.ts#L5">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# Multiple Documents Picker
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-multiple-documents-picker
|
||
|
$ npm install @ionic-native/plugins/multiple-document-picker
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/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
|