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

The behavior when scrolling upwards is incorrect.

Open kunger97 opened this issue 2 years ago • 0 comments

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 screen. In this scenario, should there be a property to disable upward swipe to close or a method to reset the image position provided?

kunger97 avatar Sep 27 '23 10:09 kunger97