pavelbabenko / react-native-awesome-gallery

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

feat: set index with animation, update reanimated to v3.2.0 #50

Closed lpatrun closed 1 year ago

lpatrun commented 1 year ago

Hello,

loving this project because the solution is so complete.

I did notice the setIndex is not animated and also decided to bump reanimated version so it is up to date.

Steve0929 commented 1 year ago

Bumping this as it would be nice to use react-native-awesome-gallery with the newest expo SDK 49 which is using reanimated v3

KorayGocmen commented 1 year ago

Bumping, @lpatrun please let us know if you decide to fork the library so we can use your fork, thanks

pavelbabenko commented 1 year ago

I'll add an ability to do animated setIndex with 2nd argument

KorayGocmen commented 1 year ago

Thanks @pavelbabenko! We'll update our packages with the new release 🙌

pavelbabenko commented 1 year ago

Released in v0.3.6

pavelbabenko commented 1 year ago

Thanks everyone for this PR It pushed me to continue working on the lib