Few components not getting access to Providers #902
kyusungpark
started this conversation in
General
Replies: 1 comment
-
Please provide a full reproduction. We will need to run your code to debug the issue |
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
-
Hi, I been playing around with Expo Routers and just realized that some of my components are not getting access to Providers.
My root _layout:
My folder structure
I have noticed that my sign-in and index file in (authenticated) don't have access to some of the providers.
What's weird is that other components seem to work fine.
Am i missing something?
Beta Was this translation helpful? Give feedback.
All reactions