ascoders / react-native-image-viewer

🚀 tiny & fast lib for react native image viewer pan and zoom
MIT License
2.45k stars 580 forks source link

[QUESTION] How to use this package with FlatList as grid? #309

Open Steffi3rd opened 5 years ago

Steffi3rd commented 5 years ago

Hello guys,

I was looking for a package which can render a carousel which has the ability to zoom/swipe and render footer. This package seems pretty good for this case but Iwould like to know if it's possible to use it with a FlatList ?

For example : — OnClick on image from FlatList, show the carousel as overlay. — OnSwiperDown on the carousel, hide the carousel and bring back the FlastList

Thank you

I have a similar question but don't find solution: https://stackoverflow.com/questions/47140920/react-native-how-to-implement-carousel-of-images-with-zoom-in-flatlist-componen