Nothing here yet.
Nothing here yet.
Glad to help, David! And thanks for your comment about the alternative. I implemented the .env file that way for 2 main reasons: 1 - It works on any OS, including Windows 2 - I wanted to experiment with the new Expo env variables support Adding the env flags directly in the package.json may be convenient, but I'll need to use cross-env or something similar so it can work on Windows.