react-native-image-gallery icon indicating copy to clipboard operation
react-native-image-gallery copied to clipboard

initialPage doesn't work above index value of 9

Open dlujan opened this issue 3 years ago • 0 comments

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.

dlujan avatar Jan 19 '22 23:01 dlujan