-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Description
Current Behavior
- 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.
Your Environment
software | version |
---|---|
react-navigation | 2.14.0 |
react-native | 0.57.0 |
node | v8.11.3 |
npm or yarn | yarn v1.9.2 |
listingzhao, DaniyalBasit and felixyr
Metadata
Metadata
Assignees
Labels
No labels