kesha-antonov / react-native-zoom-reanimated

Zoom component on react-native + react-native-reanimated + react-native-gesture-handler
https://www.npmjs.com/package/react-native-zoom-reanimated
MIT License
205 stars 18 forks source link

view a list of images #20

Open fukemy opened 11 months ago

fukemy commented 11 months ago

Hi, thanks for great library, could you support a list of images, thanks so much

kesha-antonov commented 11 months ago

Hi You mean horizontal list like in readme in previews?

fukemy commented 11 months ago

Yes bro, could you please support this feature? I want to implement like this: https://github.com/hyperoslo/Lightbox

Sample : https://appetize.io/app/wfgwc2uvg82m9pzbt17p4rrgh4?device=iphone8&scale=75&osVersion=14.5

kesha-antonov commented 11 months ago

Yes bro, could you please support this feature? I want to implement like this: https://github.com/hyperoslo/Lightbox

Sample : https://appetize.io/app/wfgwc2uvg82m9pzbt17p4rrgh4?device=iphone8&scale=75&osVersion=14.5

You can use this lib in FlatList I'll add example how to use it Someone else asked that too

fukemy commented 11 months ago

thanks so much, waiting for new example :)

fukemy commented 11 months ago

hi @kesha-antonov , I saw the flatlist demo on the page, can u share some example, thanks so much