react-native-image-gallery
react-native-image-gallery copied to clipboard
initialPage doesn't work above index value of 9
I have a list of more than 10 images. I'm seeing that when I put 0-9 in the initialPage value it shows the right image. But if I put any index value above 9 it will act like the index value is still 9 and show that image with the index of 9.