0.2.0 • Published 4 years ago
react-native-windows-file-picker v0.2.0
react-native-windows-file-picker
File picker for Windows
Installation
npm install react-native-windows-file-picker
Usage
import FilePicker from "react-native-windows-file-picker";
// ...
const result = await FilePicker.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT