I am currently building an app in React Native and using Auth0 for authentication. The configuration needs to use some variables inside the Android code. I do not know too much about deployment, but I would like to know what is the easiest way to substitute environment variables inside Android and iOS for different development and production.
↧