Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[V7] iOS Material Top Tabs Static Auth Flow doesn't render first tab #925

Open
3 of 12 tasks
faria-brastel opened this issue Nov 22, 2024 · 1 comment
Open
3 of 12 tasks
Assignees
Labels

Comments

@faria-brastel
Copy link

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

  • Android
  • iOS
  • Web
  • Windows
  • MacOS

Packages

  • @react-navigation/bottom-tabs
  • @react-navigation/drawer
  • @react-navigation/material-top-tabs
  • @react-navigation/stack
  • @react-navigation/native-stack
  • react-native-tab-view

Environment

  • I've removed the packages that I don't use
package version
@react-navigation/native 7.0.4
@react-navigation/material-top-tabs 7.0.7
@react-navigation/native-stack 7.0.3
react-native-safe-area-context 4.12.0
react-native-screens 4.1.0
react-native-pager-view 6.5.1
react-native 0.76.2
expo 52.0.11
node 18.18.2
npm or yarn npm
@MrRefactor
Copy link
Collaborator

Looking into this

@MrRefactor MrRefactor self-assigned this Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants