react-native-reanimated-image-viewer
react-native-reanimated-image-viewer copied to clipboard
The behavior when scrolling upwards is incorrect.
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?