Merge branch 'phase2_home' into 'dev_phase2'
Phase2 home See merge request !9
Showing
... | @@ -43,6 +43,7 @@ | ... | @@ -43,6 +43,7 @@ |
"react-native-modal": "^11.7.0", | "react-native-modal": "^11.7.0", | ||
"react-native-modal-dropdown": "^1.0.0", | "react-native-modal-dropdown": "^1.0.0", | ||
"react-native-ratings": "^8.0.4", | "react-native-ratings": "^8.0.4", | ||
"react-native-progress": "^4.1.2", | |||
"react-native-reanimated": "^1.13.2", | "react-native-reanimated": "^1.13.2", | ||
"react-native-safe-area-context": "^3.1.9", | "react-native-safe-area-context": "^3.1.9", | ||
"react-native-screens": "^2.17.1", | "react-native-screens": "^2.17.1", | ||
... | @@ -55,7 +56,8 @@ | ... | @@ -55,7 +56,8 @@ |
"react-redux": "^7.2.2", | "react-redux": "^7.2.2", | ||
"redux": "^4.0.5", | "redux": "^4.0.5", | ||
"redux-saga": "^1.1.3", | "redux-saga": "^1.1.3", | ||
"sha256": "^0.2.0" | "sha256": "^0.2.0", | ||
"socket.io-client": "2.3.0" | |||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@babel/core": "^7.13.1", | "@babel/core": "^7.13.1", | ||
... | ... |
src/Screens/Home/ItemPrice.js
0 → 100644
src/Screens/Home/PriceListView.js
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment