react-native-image-gallery
react-native-image-gallery copied to clipboard
This library is not MAINTAINED!
After two years of inactivity, lots of issues & so many good PRs. Unfortunately, we can say that this library is not MAINTAINED anymore. I suggest this library instead:
React Native Image Swiper
React Native Gallery
Thanks for this! Can confirm, react-native-gallery-swiper was a drop-in replacement for me. Granted I wasn't using many of this library's options/props, but I can verify that images
, onPageSelected
, and initialPage
work as expected.
This link is outdated, use this instead react-native-gallery-swiper
hey @Exilz, could you update the readme so users may be more aware of this?
Posting here since there is no Github page for react-native-gallery-swiper... Did any of you run across an issue where the swiper reverts back to index 0 after a couple seconds? So if I enter the page and immediately swipe right, after a few seconds it reverts me. But if I enter the page, wait 5 seconds, then start swiping, everything works.
Links are updated.
Also consider https://github.com/ascoders/react-native-image-viewer
Also consider https://github.com/ascoders/react-native-image-viewer
as well outdated and archived by the owner