pavelbabenko / react-native-awesome-gallery

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

Fire changeIndex on initialIndex #14

Closed kanzitelli closed 3 years ago

kanzitelli commented 3 years ago

Hi guys! Thanks for the hard work in this library, I am using it in my current project!

While using it, I have faced a problem with not firing changeIndex(...) when coming back to the image with initialIndex. It breaks the logic when you want to show the current index like 3/10 or when you need to download the current image.

pavelbabenko commented 3 years ago

Hi @kanzitelli. Thank you for your PR, merging it now