mirror of
https://github.com/zhigang1992/react-native-swiper.git
synced 2026-01-12 22:51:00 +08:00
Note: `this.setState` is async, so I call the `onMomentumScrollEnd` in setTimeout to ensure synchronous update `this.index`.
Note: `this.setState` is async, so I call the `onMomentumScrollEnd` in setTimeout to ensure synchronous update `this.index`.