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).
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

I figure it out, You need to follow steps described here: https://reactnavigation.org/docs/en/getting-started.html
Thank you so much! (:
Most helpful comment
I figure it out, You need to follow steps described here: https://reactnavigation.org/docs/en/getting-started.html
