0.0.2 • Published 4 years ago

capacitor-file-chooser2 v0.0.2

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
4 years ago

capacitor-file-chooser

Allow picking documents for Android and iOS

Install

npm install capacitor-file-chooser2
npx cap sync

API

pick(...)

pick(options: { type: number; }) => any
ParamType
options{ type: number; }

Returns: any


0.0.2

4 years ago

0.0.1

4 years ago