We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I suppose you could even do { path: 'ios/.env' }, but I have not tried this so let me know if this works.
{ path: 'ios/.env' }
In general, release is production and debug is development.
Look at the react native CLI documentation for more on how to set it to the various Babel/Node environments.