You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
updated to v2 and those hooks don't expect a params object like showed in the docs.
https://docs.expo.dev/router/reference/search-parameters/#statically-typed-search-parameters
but a route, except i can't find anywhere how to types the params of routes in expo-router v2. I activated typed routes.
Any doc or example on how to type the params in expo-router v2 with types route enabled?
Beta Was this translation helpful? Give feedback.
All reactions