Repository for the Easy Control React Native application, built with Expo, Redux Toolkit and Firebase.
Installing Dependencies:
$ npm install
Make an issue and assign it to @sperezm97 if you want access to Firebase. Write your email on the issue.
Running the app:
$ npm start
For starting the app on a specfic OS:
$ npm run ios | npm run android
Copy the env file and fill the secrets with yours
$ cp .env.example .env
- Expo
- React Navigation v5
- Redux & Redux Saga
- Formik & Yup
- Firebase
- Jest
- Detox
- React native testing