react-native-gallery
react-native-gallery copied to clipboard
Great component! Here're some advices.
As far, I got it done with an APP roughly so it'll be better if the gallery provides features as followed:
- Image loading progress, please refer this: https://github.com/oblador/react-native-image-progress
- Support local image that's needed by caching function
- Provide other view model, like grid view(photo album) or thumbnails preview under big image(same as lightbox) Hope you guys have a roadmap or gimme some guides about how-to or shortcuts. TIA!
And there's another feature: 4. onSingleTapConfirmed, this event could bring the params like the position(x, y) on the screen or the gallery.
And... there ain't responses 😃