using this package to make some carousel in my project, been searching a while but no luck, how can I make the horizontal scroll disable? Thanks.
As by Horst's comment,
Using onMoveShouldSetResponderCapture={ (evt, gestureState) => true} solved the problem