@dppo/react-native-photo-picker
v0.3.7
Published
react-native photo/image picker for android and ios
Downloads
9
Readme
react-native-photo-picker
react-native photo/image picker for android and ios
Installation
npm install react-native-photo-picker
Usage
import PhotoPicker from "react-native-photo-picker";
// ...
const result = await PhotoPicker.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT