added libs

This commit is contained in:
aman.singh
2022-12-03 18:10:48 +05:30
parent 1abd02d13a
commit b955af0b86
8 changed files with 262 additions and 41 deletions

View File

@@ -21,8 +21,13 @@
"react": "18.1.0",
"react-hook-form": "7.40.0",
"react-native": "0.70.6",
"react-native-image-picker": "4.10.2",
"react-native-pager-view": "6.1.2",
"react-native-safe-area-context": "^4.4.1",
"react-native-screens": "^3.18.2",
"react-native-svg": "13.6.0",
"react-native-tab-view": "3.3.2",
"react-native-toast-message": "2.1.5",
"react-redux": "8.0.5",
"redux": "4.2.0",
"redux-persist": "6.0.0"