Replies: 1 comment 2 replies
-
|
My hunch is that there's no way to do this other than by calling |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I've been wondering, does anyone do anything special with deep links in terms of navigation hierarchy, and is there even a way for us to do that? Like, if someone opens a deep link into my app, the "Back" action might take them back to the root, which can be disorienting if they actually wanted to go "up" one level in the hierarchy of the app. Is there any way we can artificially create the navigation stack to include everything that would have led up to that page if you navigated to it from the root? Is this a bad idea? Would love to hear people's thoughts on this!
Beta Was this translation helpful? Give feedback.
All reactions