connscreen form

This commit is contained in:
EthanShoeDev
2025-09-07 23:00:30 -04:00
parent 43bf24b11c
commit 883e520ebc
5 changed files with 4697 additions and 1617 deletions

View File

@@ -18,6 +18,7 @@
"@react-navigation/bottom-tabs": "^7.4.0",
"@react-navigation/elements": "^2.6.3",
"@react-navigation/native": "^7.1.8",
"@tanstack/react-form": "^1.19.3",
"expo": "~54.0.0-preview.12",
"expo-constants": "~18.0.6",
"expo-font": "~14.0.6",
@@ -48,6 +49,5 @@
"prettier-plugin-organize-imports": "^4.2.0",
"tsx": "^4.20.5",
"typescript": "~5.9.2"
},
"private": true
}
}