You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sample code contains a normal TabNavigator, and a TabNavigator inside the scrollview.
Inside the scrollview TabNavigator work normally under the ios, disappear under the android TAB panel, TAB to switch failure.
Expected Behavior
The inside of the scrollview TabNavigator under the ios and under the android can work normally.
createMaterialTopTabNavigator with rolling and rolling of the page, rather than the TAB pane scroll.
How to reproduce
re-create the bug on Snack with code that reproduces the bug.
When the TabNavigator inside the ScrollView, It is working in ios, but not in the android, TAB panel is disappearing in the android, the links below you can see effect.
Current Behavior
Expected Behavior
How to reproduce
Your Environment