No modifications were necessary for this project to run in Release. To make this project run in Release, simply create a new application with this repository. There is a full walkthrough/tutorial of ...
EmployeApp/ ├── App.js ← Point d'entrée React Native ├── app.json ← Configuration Expo ├── package.json ← Dépendances React Native ├── babel.config.js ├── src/ │ ├── api/ │ │ ├── config.js ← URL du ...