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
{{ message }}
This repository was archived by the owner on Dec 18, 2024. It is now read-only.
I have a nested router that goes away on pressing a button. This causes the main router to come back into focus. There doesn't seem to be a hook for this. DidFocus doesn't get called because I guess technically it's still in focus, just behind the current navigator? If I'm wrong let me know. Would love to have a good way to know when a router comes back into focus from something like this.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a nested router that goes away on pressing a button. This causes the main router to come back into focus. There doesn't seem to be a hook for this. DidFocus doesn't get called because I guess technically it's still in focus, just behind the current navigator? If I'm wrong let me know. Would love to have a good way to know when a router comes back into focus from something like this.
The text was updated successfully, but these errors were encountered: