meliorence / react-native-image-gallery

Pure JavaScript image gallery component for iOS and Android with high-performance and native feeling in mind
715 stars 298 forks source link

detect when swiped at the last image #144

Open christopher-18 opened 4 years ago

christopher-18 commented 4 years ago

Is there any method which I can use to detect that I ave reached the end of the gallery, and trying to swipe again. I want implement loop feature in this library.