Skip to content

Multi env troubleshooting

Kemal Ahmed edited this page Sep 29, 2020 · 15 revisions

I suppose you could even do { path: 'ios/.env' }, but I have not tried this so let me know if this works.

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.

Clone this wiki locally