Closed
Description
- Asked question in discussions
- Tried the troubleshooting Wiki
- Followed the migration Wiki
- Installed library as devDependency not production dependency
Describe the bug
Thanks for the awesome library. I'm able to use env values for multiple envName
(dev
, stg
, prod
) when running development mode with the package.json command lines.
But I'm not sure how to set the envName
when building the app with Xcode and Android Studio.
It would be great if you could add the instructions to the Readme.