react-native-ws-file-picker
v0.9.0
Published
react native file picker
Downloads
8
Maintainers
Readme
react-native-ws-file-picker
react native file picker
Installation
npm install react-native-ws-file-picker
Usage
import { pickFile } from 'react-native-ws-file-picker';
// ...
const result = await pickFile([]);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library