React-native-tab-view: Android, swipe left-right not triggering tab change.

Created on 9 Jun 2019  ·  3Comments  ·  Source: satya164/react-native-tab-view

Android, swipe left-right not triggering tab change.
Each Tab item is a ScrollView. I guess it's because of that. Is there a chance to force it work same as on IOS (that is working fine even with Scroll View as a child).

Most helpful comment

I figure it out, You need to follow steps described here: https://reactnavigation.org/docs/en/getting-started.html
Screenshot (13)

All 3 comments

I am having the same issue.

I figure it out, You need to follow steps described here: https://reactnavigation.org/docs/en/getting-started.html
Screenshot (13)

I figure it out, You need to follow steps described here: https://reactnavigation.org/docs/en/getting-started.html
Screenshot (13)

Thank you so much! (:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jouderianjr picture jouderianjr  ·  3Comments

jasonkw9 picture jasonkw9  ·  3Comments

moerabaya picture moerabaya  ·  4Comments

chen504554911 picture chen504554911  ·  3Comments

ios-dev-newbie picture ios-dev-newbie  ·  3Comments