-
Notifications
You must be signed in to change notification settings - Fork 429
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
tabBarIndicator does not update when navigating to another screen #951
Comments
I have the same Issue here aswell |
same here |
I have the same issue on Android. |
I will take a look |
@k1ng-slayer |
New arch |
Is this bug fixed now? I need the fix badly as I need to upgrade my existing project into the new react-native version 0.76.6, but due to this bug, I am blocked. |
@Kamill90 any updates? |
same here 🙋♀️🙋♂️ "react": "18.3.1", There is no problem with the scrolling function, the indicator is not positioned correctly when clicking on the tabs.(Especially if lazy is active) It's one of the basic functions and it definitely creates a very bad user experience. We would be grateful if you are interested. Have a nice day. |
Environment
react: 18.3.1
react-native: 0.76.5
react-navigation/native: 7.0.13
react-navigation/material-top-tabs: 7.1.0
react-native-pager-view: 6.6.1
Description
This issue is a copy of react-navigation/react-navigation#12339, as I was advised to post it here because it is related to react-native-pager-view, which is a dependency of Material Top Tabs.
Reproducible Demo
https://snack.expo.dev/@k1ngslayer/navigation-app
react-navigation.mp4
The text was updated successfully, but these errors were encountered: