A pure JavaScript image gallery component for react-native apps with common gestures like pan, pinch and doubleTap, supporting both iOS and Android.
331
stars
116
forks
source link
Allow the image to be local or remote #44
Closed
santiagofm closed 2 years ago
Allow for the image's source to be local or remote, same as react-native's
Image
component.