Navigating to the same route? #506
Answered
by
abayomi185
abayomi185
asked this question in
Q&A
-
Hi, is it possible to navigate to the same route and add it to the navigation stack?
It seems that I'll need React Navigation - getId but this is not available in Expo Router's Stack Screen? |
Beta Was this translation helpful? Give feedback.
Answered by
abayomi185
Apr 19, 2023
Replies: 1 comment 2 replies
-
I have resolved my issue; adding a unique Id and using dynamic routes solves this. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
abayomi185
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have resolved my issue; adding a unique Id and using dynamic routes solves this.