Built for SC Mobile challenge
- Redux integration
- Redux Saga Integration
- React Navigation
- Redux Logger
"@react-native-community/async-storage": "^1.10.1",
"@react-native-community/masked-view": "^0.1.10",
"@react-navigation/native": "^5.4.0",
"@react-navigation/stack": "^5.3.7",
"axios": "^0.19.2",
"lodash": "^4.17.15",
"native-base": "^2.13.12",
"prop-types": "^15.7.2",
"qs": "^6.9.4",
"react": "16.11.0",
"react-native": "0.62.2",
"react-native-animatable": "^1.3.3",
"react-native-gesture-handler": "^1.6.1",
"react-native-reanimated": "^1.8.0",
"react-native-safe-area-context": "^1.0.0",
"react-native-screens": "^2.7.0",
"react-native-vector-icons": "^6.6.0",
"react-redux": "^7.2.0",
"redux": "^4.0.5",
"redux-devtools-extension": "^2.13.8",
"redux-logger": "^3.0.6",
"redux-persist": "^6.0.0",
"redux-saga": "^1.1.3"
npm install
npm start
react-native run-ios / react-native run-android
--- **Developer:** Manvee Yew (*[email protected]*)