just another day of my life

This commit is contained in:
2024-10-11 13:46:46 -05:00
parent 38f073c5ac
commit 56206c1665
6 changed files with 376 additions and 88 deletions

View File

@@ -22,8 +22,11 @@
"expo-clipboard": "~6.0.3",
"expo-constants": "~16.0.2",
"expo-device": "~6.0.2",
"expo-fast-image": "^1.1.3",
"expo-file-system": "~17.0.1",
"expo-font": "~12.0.9",
"expo-image": "~1.13.0",
"expo-image-manipulator": "~12.0.5",
"expo-image-picker": "~15.0.7",
"expo-linking": "~6.3.1",
"expo-location": "~17.0.1",
@@ -41,11 +44,11 @@
"react-native-gesture-handler": "~2.16.1",
"react-native-get-random-values": "~1.11.0",
"react-native-gifted-chat": "^2.6.4",
"react-native-maps": "1.14.0",
"react-native-reanimated": "~3.10.1",
"react-native-safe-area-context": "4.10.5",
"react-native-screens": "3.31.1",
"react-native-web": "~0.19.10",
"react-native-maps": "1.14.0"
"react-native-web": "~0.19.10"
},
"devDependencies": {
"@babel/core": "^7.20.0",