react-native-snap-carousel
react-native-snap-carousel copied to clipboard
How to stop snap if a specific condition doesn't meet.
Hi. I want to check a specific condition before snapping. If condition meets, index will be shift to next item, otherwise current snap will be stoped and carousel will not show next item. I tried to find in library but didn't found any specific method for this.
Please help