Food delivery app built with React Native
- Web: https://github.com/moiseshilario/delivery-app-web
- Back: https://github.com/moiseshilario/delivery-app-back
yarn
or
npm i
You need to link some libs to make it work properly
react-native link
react-native-gesture-handler
react-native link react-native-vector-icons
react-native link @react-native-community/async-storage
react-native link react-native-linear-gradient
-
iOS:
- Yarn:
yarn ios
- npm:
npm run ios
- Yarn:
-
Android:
- Yarn:
yarn android
- npm:
npm run android
- Yarn:
-
Later builds:
- Yarn:
yarn start
- npm:
npm run start
- Yarn:
- redux
- redux-saga
- duck pattern
- react-navigation
- axios
- styled-components
- react-native-gesture-handler
- reactotron
- editorconfig
- eslint
- babel-plugin-root-import