react-native - Kevin Uriel Fonseca

Life as of Today and Beginning my Mobile App Development Journey

I graduated on June 23, 2024, with a B.A.A.S. in IT from Tarleton State University. My expectations for landing a job were high, but I knew the reality of the job market—especially in IT—was daunting. Despite my hopes, the only position I secured was with […]

Read more

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