Typed Routes in Expo Router not working #1047
Unanswered
joonshakya
asked this question in
Q&A
Replies: 1 comment
-
Seems like typed routes is not working in Expo 51 according to this: expo/expo#28680 |
Beta Was this translation helpful? Give feedback.
0 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.
-
I just did a fresh install of the project, after running the expo server for the first time, it does create static types in /apps/expo/.expo/types/router.d.ts but the typescript server looks at the types from node_modules/expo-router/types/expo-router.d.ts which doesn't provide types for my expo router paths and params.
Beta Was this translation helpful? Give feedback.
All reactions