Push to destination view without routing to middle ones #134
Unanswered
abdelrahmanTD
asked this question in
Q&A
Replies: 0 comments
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.
-
If I have view hierarchy like that:
A -> B -> C
If I want to go from view A to view C without showing view B, and when user press back button it goes back to view B. Is it possible to do?
Beta Was this translation helpful? Give feedback.
All reactions