Material Top Tabs: Conflict between Swipe and Touch
ponikar opened this issue · 0 comments
ponikar commented
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?