i think i have fixed the bugs i did not think I would fix

This commit is contained in:
2024-10-24 15:03:28 -05:00
parent c0ebccf6b1
commit 0e46c630a6
5 changed files with 208 additions and 90 deletions

View File

@@ -48,7 +48,8 @@
"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.13"
"react-native-web": "~0.19.13",
"socket.io-client": "^4.8.0"
},
"devDependencies": {
"@babel/core": "^7.25.9",