What is .env in React Native?

If you want to use different environments, you basically set ENVFILE variable like this: ENVFILE=.env .staging react-native run-android. or for assembling app for production (android in my case): cd android && ENVFILE=.env.production ./gradlew assembleRelease.13 Mar 2016

Sizin İçin Seçtik  Where is Metro config JS?

Leave a Reply

Your email address will not be published. Required fields are marked *