Conn screen ui

This commit is contained in:
EthanShoeDev
2025-09-07 23:11:33 -04:00
parent 883e520ebc
commit ef83a4c4eb
3 changed files with 203 additions and 34 deletions

View File

@@ -9,7 +9,7 @@
"ios": "expo run:ios",
"web": "expo start --web",
"lint": "expo lint",
"format": "prettier . --write",
"format": "SORT_IMPORTS=true prettier . --write",
"typecheck": "tsc"
},
"dependencies": {