0.2.0 • Published 4 years ago

react-native-windows-file-picker v0.2.0

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

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

0.2.0

4 years ago

0.1.0

4 years ago