React Native Meals app. This project was created in order to learn, test and improve my skills in React Native.
This project was created with React Native CLI
git clone https://github.com/rcpassos/meals-app.git
cd meals-app/
npm install
npx pod-install ios
- Create an .env file with
AUTH_API_KEY
variable with Firebase API Web Key npm run ios
ornpm run android
- React Navigation
- Redux
- Redux Thunk
- react-i18next
- react-native-screens
- Vector Icons
- react-native-splash-screen
- Hermes
- Firebase
- react-native-dotenv
MIT