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.
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 withinitialIndex
. It breaks the logic when you want to show the current index like3/10
or when you need to download the current image.