A pure JavaScript image gallery component for react-native apps with common gestures like pan, pinch and doubleTap, supporting both iOS and Android.
Features:
- Gesture handle: besides common pan, pinch and doubleTap, this component does well in targeting foucs point( or pivot) when zoom-in and zoom-out.
- Responder switch: the gesture responder switch is more flexible than any other component, that is, the scrollable container and the wrapped image children perform well in acquiring and releasing gesture responder from/to each other.
Preview:
Download Details:
Author: ldn0x7dc
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/ldn0x7dc/react-native-gallery
License: MIT