Support for Expo managed, Expo bare, and React Native CLI.
Installation
Using Yarn
Using NPM
Demo video
Sample Code
Useage Props
| Props | Required | Description |
|---|---|---|
| images | true | [{uri: "https://images.unsplash.com/photo-1601824772624-9375c6f20701?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MTd8fHNwbGFzaHxlbnwwfHwwfHw%3D&auto=format&fit=crop&w=800&q=60"}]; |
| imageIndex | true | what image should it start with |
| visible | true | display selected image |
| onRequestClose | true | hide image |
| navigateToVideo | true | play video |