mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/document-picker/index.ts#L1">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# iOS DocumentPicker
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add cordova-plugin-documentpicker.DocumentPicker
|
||||
$ npm install @ionic-native/plugins/document-picker
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/document-picker/)
|
||||
|
||||
Plugin Repo: [https://github.com/iampossible/Cordova-DocPicker](https://github.com/iampossible/Cordova-DocPicker)
|
||||
|
||||
Opens the file picker on iOS for the user to select a file, returns a file URI.
|
||||
Allows the user to upload files from iCloud
|
||||
|
||||
## Supported platforms
|
||||
|
||||
- iOS
|
||||
Reference in New Issue
Block a user