Replies: 2 comments 1 reply
-
Yeah, it seems weird that both APIs exist. Docs don't say anything about it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Seems this still is the case, any answers? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
expo-router package exports "router" and "useRouter". Both seems to accomplish same thing but first one doesn't use a hook.
When would I use router vs useRouter and what's the difference?
If one of them is planned to be deprecated, which one? Which should I use?
Beta Was this translation helpful? Give feedback.
All reactions