leecade / react-native-swiper

The best Swiper component for React Native.
MIT License
10.43k stars 2.34k forks source link

OnIndexChanged #1363

Open mweel1 opened 1 year ago

mweel1 commented 1 year ago

Is there anyway to differentiate when someone swipes to change the page vs when the index changes?

I am getting caught in a loop by changing the scroll position and that event emitting.

Thanks! So far loving the component.