pavelbabenko / react-native-awesome-gallery

Performant, native-like, and well-customizable gallery for React Native.
MIT License
468 stars 51 forks source link

Can not use pan gesture on tall images #27

Closed Yusuf007R closed 3 years ago

Yusuf007R commented 3 years ago

you can not move up or down in really tall images, its like the spring animation does not allow you to do.

https://user-images.githubusercontent.com/45109516/131430966-e86a6c6e-e431-4c33-896d-ddd35aedcf78.mp4

valeriashpiner commented 3 years ago

I have the same bug.

valeriashpiner commented 3 years ago

@pavelbabenko we will appreciate, if you'll take a look :)

pavelbabenko commented 3 years ago

Fixed in v0.2.3

valeriashpiner commented 3 years ago

@pavelbabenko when I try to zoom in to see the bottom of the image it keeps moving to the center a bit. Does zoom have any limitation with how much we can zoom in?

https://user-images.githubusercontent.com/18754922/134035570-a33750d7-0a5a-42b2-a5b0-cd2788e35dc0.MP4

HeyItsJs commented 1 year ago

I am facing the same issue (version: 0.3.6). Can we please reopen this issue?