first commit

This commit is contained in:
DESKTOP-CIKBOTF\ChiefSoft
2024-05-18 17:04:17 -04:00
parent d689640f98
commit d317af7d99
5 changed files with 141 additions and 6 deletions
+4 -1
View File
@@ -12,7 +12,10 @@
"expo": "~51.0.8",
"expo-status-bar": "~1.12.1",
"react": "18.2.0",
"react-native": "0.74.1"
"react-native": "0.74.1",
"react-dom": "18.2.0",
"react-native-web": "~0.19.10",
"@expo/metro-runtime": "~3.2.1"
},
"devDependencies": {
"@babel/core": "^7.20.0"