@aleqsio/react-native-big-image-viewer
v0.1.1
Published
test
Readme
react-native-big-image-viewer
RN bindings for https://github.com/Piasy/BigImageViewer Android only!
Installation
npm install react-native-big-image-viewerUsage
import { RNBigImageViewer } from "react-native-big-image-viewer";
// ...
<RNBigImageViewer
url={`https://photojournal.jpl.nasa.gov/jpeg/PIA0${counter}.jpg`}
style={{ backgroundColor: 'black' }}
/>Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
