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] - Pan on zoomed image doesn't have momentum #14

Closed crank-chips closed 1 year ago

crank-chips commented 1 year ago

When swiping on zoomed image I expect to see momentum of the gesture after the gesture ends. Currently, it ends up moving immediately after the gesture ends

https://github.com/BooYeu/react-native-reanimated-viewer/assets/17419029/5a3264bf-60cf-4609-9741-078dc817ac69

llr101 commented 1 year ago

You can try v1.2.3. If this is still a problem, you can reopen this issue any time