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
The value returned by usePathname is always undefined with react native/expo. I see there is even a to do comment in the code: // TODO test this with react navigation and expo router. does it work?.
Is there an existing issue for this?
Do you want this issue prioritized?
Current Behavior
The value returned by
usePathname
is always undefined with react native/expo. I see there is even a to do comment in the code:// TODO test this with react navigation and expo router. does it work?
.Expected Behavior
No response
Steps To Reproduce
No response
Versions
Screenshots
No response
Reproduction
No response
The text was updated successfully, but these errors were encountered: