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
Bring through the onLoad prop from react-native's normal Image component #30
Closed
johnwiseheart closed 7 years ago
I'd like to be able to tell when the gallery is loading images, but not yet displaying them. Is there a way to do this?