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

initialPage doesn't seem to be working on Android

Open harryt2 opened this issue 7 years ago • 5 comments
trafficstars

<Gallery style={{ flex: 1, backgroundColor: 'black' }} images={this.state.galleryImages} initialPage={this.state.index} />

It doesn't seem to work whatever way I try it. the index is a number and everything seems to be done properly. It always starts on the first image in the array though. My React version is 0.57

harryt2 avatar Oct 09 '18 08:10 harryt2

Same problem on Android! Please help, or offer solution for work around

sagynbek avatar Nov 22 '18 21:11 sagynbek

same problem facing, is it resolved ?

amirmughal123 avatar Nov 11 '19 10:11 amirmughal123

will it be resolved nearly ? is there a workaround ? Thanks

khalilTN avatar Mar 18 '20 11:03 khalilTN

Hi guys, i have created PR for this bug, but looks like library isn't maintained any more, I am currently using this library so if I face any issue i will update it on my for repo. https://github.com/mak12/react-native-image-gallery

mak12 avatar Aug 17 '20 15:08 mak12

@khalilTN @amirmughal123 @sagynbek

mak12 avatar Aug 20 '20 06:08 mak12