update code
Showing
... | ... | @@ -13,7 +13,7 @@ |
"@react-native-community/async-storage": "^1.12.1", | ||
"@react-native-community/masked-view": "^0.1.10", | ||
"@react-navigation/bottom-tabs": "^5.11.7", | ||
"@react-navigation/material-top-tabs": "^5.3.14", | ||
"@react-navigation/native": "^5.9.2", | ||
"@react-navigation/stack": "^5.14.2", | ||
"axios": "^0.21.1", | ||
... | ... | @@ -28,6 +28,7 @@ |
"react-native-reanimated": "^1.13.2", | ||
"react-native-safe-area-context": "^3.1.9", | ||
"react-native-screens": "^2.17.1", | ||
"react-native-tab-view": "^2.15.2", | ||
"react-native-vector-icons": "^8.0.0", | ||
"react-redux": "^7.2.2", | ||
"redux": "^4.0.5", | ||
... | ... |
src/assets/images/addImg.png
0 → 100644
9.37 KB
src/assets/images/bgBtn.png
0 → 100644
12.5 KB
src/assets/images/iconBack.png
0 → 100644
748 Bytes
src/components/Header/HeaderBack.js
0 → 100644
src/components/Picker/PickerImg.js
0 → 100644
src/components/PickerItem2.js
0 → 100644
src/components/TextField.js
0 → 100644
src/components/TextMulti.js
0 → 100644