How to Implement Replace behaviour like fragment transactions with navigator? #247
-
@Tlaster
Little debugging showed me this method updated the value of Can we do something with navOptions? A, B, C, D My use case |
Beta Was this translation helpful? Give feedback.
Answered by
Tlaster
Jan 17, 2024
Replies: 1 comment 2 replies
-
You can use with NavOption's popUpTo |
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
No, popUpTo does not clear all backstacks, here is an working example you can try: