pavelbabenko / react-native-awesome-gallery

Performant, native-like, and well-customizable gallery for React Native.
MIT License
495 stars 54 forks source link

[Question] Is it possible to only use lightbox/carousel mode (without list gallery)? #69

Closed davide-granello closed 7 months ago

davide-granello commented 7 months ago

Hey, i'm considering using this package in my project. I need to display a carousel of images, with swiping left/right and pinching for zooming. I already have the actual gallery, using FlashList because i need it to be masonry-style. So i was wondering if i can open the carousel view of this package directly by clicking an item in my masonry gallery.

btw the package seems nice! Good work.

pavelbabenko commented 7 months ago

Hi @davide-granello Yes, you can create a new screen with this gallery and pass images via params or open a Modal with Gallery rendered