react-navigation.github.io
react-navigation.github.io copied to clipboard
Material Top Tabs: Conflict between Swipe and Touch
I am using material top tabs to render three screens that have a list of Touchable Opacity components. When I swipe between screens, it conflicts with Touchable opacity and that component got clicked.
is there any way to avoid click events while swiping screens?