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
Running this code, when moving from tab2 to stack2 using resetRoot(), useIsFocused() has the wrong value for tab1 and stack2.
I've added logs to the demo above 🚀!
Expected Behavior
useIsFocused() should stay in sync with the navigation state
Thanks 😄
The text was updated successfully, but these errors were encountered:
Current Behavior
https://github.com/Titozzz/rn5-issues/tree/bug-focus
Running this code, when moving from tab2 to stack2 using resetRoot(), useIsFocused() has the wrong value for tab1 and stack2.
I've added logs to the demo above 🚀!
Expected Behavior
useIsFocused() should stay in sync with the navigation state
Thanks 😄
The text was updated successfully, but these errors were encountered: