android - Kevin Uriel Fonseca

Environment Variables in React Native

Create a file with the name of app.config.js inside the root directory of your project and paste the following code: Furthermore, you will need to initiate your app with the command of npx cross-env NODE_END=development expo start/public. You might be prompted to install cross-env, please […]

Read more

FOOTER