react-native-image-gallery icon indicating copy to clipboard operation
react-native-image-gallery copied to clipboard

Pure JavaScript image gallery component for iOS and Android with high-performance and native feeling in mind

Results 96 react-native-image-gallery issues
Sort by recently updated
recently updated
newest added

Hi, I'm getting this warning: Animated 'useNativeDriver' was not specified, when swipe left in the first image or right in the last one. Any idea?

When I slide between images, the animation is not smooth (in production or debug mode)... I use Expo, I don't know if this is the problem

Not smooth when using demo

When loading images with something like: ``` JSON [ { "source": { "uri": "http://my.files.com/123", "headers": { "Authorization": "BASIC ..." } } } ] ``` The gallery errors because the getSize...

I have a list of more than 10 images. I'm seeing that when I put 0-9 in the initialPage value it shows the right image. But if I put any...

After two years of inactivity, lots of issues & so many good PRs. Unfortunately, we can say that this library is not MAINTAINED anymore. I suggest this library instead: ##...

Is there a function to zoom in on a specific area (bbox) of a photo? (during photo gallery operation)

[Fixed] Animated: useNativeDriver was not specified. This is a required option and must be explicitly set to true or false

Hi Used DemoGallery from example. Everything works but it doesn't show close button as shown in screenshot. ![archriss_react-native-image-gallery__pure_javascript_image_gallery_component_for_ios_and_android_with_high-performance_and_native_feeling_in_mind](https://user-images.githubusercontent.com/756162/45298511-6f92a180-b528-11e8-9e24-fcbe8e91308f.png)