-
Notifications
You must be signed in to change notification settings - Fork 444
tabBarIndicator does not update when navigating to another screen #951
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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. |
This happens to me, too.
This happened right after upgrading react native from 0.75 to 0.77. I have also noticed a wired animation when transitioning from one tab to another. It is as if the tab is tapped twice. Record_2025-03-05-17-51-34.2.mp4 |
+1 |
+1
Screen.Recording.2025-04-10.at.9.44.48.AM.mov |
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: