react-native-snap-carousel
react-native-snap-carousel copied to clipboard
If the component in this component is clicked twice quickly, the second click event will not be triggered?
Only the second click of the first quick double-click after the component is created will not be triggered, and subsequent clicks will all be triggered.
When I set enableMomentum to true, I can start normally, but the interface freezes 当我设置了enableMomentum为true后,能正常出发,但是界面卡顿