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
We have 5 bottom tab's and from the first tab while clicking a button I need to go to the 3rd tab's inner screen. I used Push to achieve this but the issue is that 3rd tab not showing as active.
What was the expected behaviour?
If I push a screen of tab 3 from tab 1, tab 3 should be active.
Was it tested on latest react-native-navigation?
I have tested this issue on the latest react-native-navigation release and it still reproduces.
Help us reproduce this issue!
Just push an inner screen of 3rd tab from any other tab
In what environment did this happen?
React Native Navigation version: 7.32.1
React Native version: 0.67.3
Has Fabric (React Native's new rendering system) enabled: No
Node version:16.14.0
The text was updated successfully, but these errors were encountered:
What happened?
We have 5 bottom tab's and from the first tab while clicking a button I need to go to the 3rd tab's inner screen. I used Push to achieve this but the issue is that 3rd tab not showing as active.
What was the expected behaviour?
If I push a screen of tab 3 from tab 1, tab 3 should be active.
Was it tested on latest react-native-navigation?
Help us reproduce this issue!
Just push an inner screen of 3rd tab from any other tab
In what environment did this happen?
React Native Navigation version: 7.32.1
React Native version: 0.67.3
Has Fabric (React Native's new rendering system) enabled: No
Node version:16.14.0
The text was updated successfully, but these errors were encountered: