@kirz/react-native-gallery
v1.0.2
Published
React Native Gallery
Downloads
53
Readme
react-native-gallery
React Native Camera Roll for iOS & Android
Installation
npm install react-native-gallery
Usage
import { multiply } from 'react-native-gallery';
// ...
const result = await multiply(3, 7);
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