Open schmaluk opened 6 years ago
I think it will be automatically pickup by the build script in Xcode (which will invoke react-native packager), please do let me know if you see a different result building using Xcode.
It is automatically picked up.
Hello, I want to distinguish "development" and "production" via .env and .env.production-files. If I release the App via XCode, what enviroment will be set?