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
This issue is a copy of react-navigation/react-navigation#12289 , it was requested to be posted here as it is related to react-native-pager-view which is a dependency of Material Top Tabs.
Current behavior
When using a Material Top Tab as the root element in createStaticNavigation with authentication flow, the first tab is not rendered in iOS when switching between groups. The tab is highlighted.
Expected behavior
In Web and Android the first tab in the new group is rendered.
This issue is a copy of react-navigation/react-navigation#12289 , it was requested to be posted here as it is related to
react-native-pager-view
which is a dependency of Material Top Tabs.Current behavior
When using a Material Top Tab as the root element in createStaticNavigation with authentication flow, the first tab is not rendered in iOS when switching between groups. The tab is highlighted.
Expected behavior
In Web and Android the first tab in the new group is rendered.
Reproduction
https://snack.expo.dev/@f_faria_brastel/material-tob-static-navigation?platform=ios
Platform
Packages
Environment
The text was updated successfully, but these errors were encountered: