react-native-reanimated-image-viewer icon indicating copy to clipboard operation
react-native-reanimated-image-viewer copied to clipboard

A image viewer for React Native created with Reanimated

Results 6 react-native-reanimated-image-viewer issues
Sort by recently updated
recently updated
newest added

When scrolling upwards triggers the onRequestClose, and I don't want to close the image viewer but rather perform other actions, scrolling upwards causes the image to slide out of the...

1. Added functionality to swipe down to close image 2. When swiping to close an image, added a transition such that the image slides fully out of the screen before...

Added a backgroundColor property to allow further customization. I needed this functionality for a project thought it might be helpful for others.

Awesome job on this, easily one of the better RN image viewers out there right now! I am rendering my image in a modal (iOS) and I noticed that I...

I think it should not move vertically if it is not zoomed same like horizontal! only check scale.value > 1 other wise no effect

Hi! How about array of images (imageUrls)? Something like react-native-image-viewing.