react-native-horizontal-native-gallery
v0.1.4
Published
It is libarary build on native libarary Lightbox IOS(https://github.com/hyperoslo/Lightbox) and https://github.com/Baseflow/PhotoView)
Downloads
6
Maintainers
Readme
react-native-horizontal-native-gallery
It is libarary build on native libarary Lightbox IOS(https://github.com/hyperoslo/Lightbox) and https://github.com/Baseflow/PhotoView)
Installation
npm install react-native-horizontal-native-gallery
Usage
import { showLightbox } from 'react-native-horizontal-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