wix / react-native-navigation

A complete native navigation solution for React Native
https://wix.github.io/react-native-navigation/
MIT License
13.01k stars 2.68k forks source link

Bottom Tab #7795

Open aneena-thomas opened 9 months ago

aneena-thomas commented 9 months ago

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