booyeu / react-native-reanimated-viewer

A high performance image viewer in react-native created from react-native-reanimated.
130 stars 12 forks source link

[iOS, Android] - Swipe up gesture to close image view not working #11

Closed crank-chips closed 1 year ago

crank-chips commented 1 year ago

At the moment, the image viewer can only be closed by swiping down. Swiping up does not have any effect.

https://github.com/BooYeu/react-native-reanimated-viewer/assets/17419029/fe8edff2-4d60-47b6-8e9c-63fbe4ab835d

llr101 commented 1 year ago

Thanks for your feedback. I will fix the props dragUpToCloseEnabled next week

llr101 commented 1 year ago

You can try to use dragUpToCloseEnabled props