|
@@ -24,6 +24,7 @@
|
|
|
"expo-image-picker": "~14.3.2",
|
|
|
"expo-splash-screen": "~0.20.5",
|
|
|
"expo-status-bar": "~1.6.0",
|
|
|
+ "formik": "^2.4.5",
|
|
|
"moment": "^2.29.4",
|
|
|
"patch-package": "^8.0.0",
|
|
|
"postinstall-postinstall": "^2.1.0",
|
|
@@ -32,7 +33,9 @@
|
|
|
"react-native-calendar-picker": "^7.1.4",
|
|
|
"react-native-safe-area-context": "4.6.3",
|
|
|
"react-native-screens": "~3.22.0",
|
|
|
- "react-native-svg": "13.9.0"
|
|
|
+ "react-native-svg": "13.9.0",
|
|
|
+ "yup": "^1.3.3",
|
|
|
+ "zustand": "^4.4.7"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@babel/core": "^7.20.0",
|