Accessing t3 turbo envs inside expo's app.config
Hey guys. It seems that my app.config.ts inside apps/expo is not reading envs from the root project.
I have specified them In both turbo.json and .envs and in app.config.ts.
Any suggestions?
1 Reply
I have a similar issue, but i am trying to access the env in the packages/api, I have added to the turbo.json but the IDE keep saying: XXENV is not listed as a dependency in turbo.json, any help on this would be much appreciated!