step 5-6: compose experience

This commit is contained in:
talksik
2026-04-29 13:29:02 -07:00
parent ddfcf1ee12
commit a974fa50b0
46 changed files with 3305 additions and 75 deletions
+4 -1
View File
@@ -5,7 +5,7 @@
"main": "index.ts",
"scripts": {
"start": "expo start",
"ios": "expo run:ios",
"ios": "expo run:ios --device",
"android": "expo run:android",
"compile": "tsc --noEmit",
"lint": "expo lint"
@@ -18,7 +18,10 @@
"@tanstack/react-query": "^5.90.21",
"clsx": "^2.1.1",
"expo": "~54.0.0",
"expo-audio": "~1.0.13",
"expo-camera": "~17.0.8",
"expo-constants": "~18.0.13",
"expo-file-system": "~19.0.16",
"expo-haptics": "~15.0.7",
"expo-secure-store": "~15.0.8",
"expo-video": "~3.0.10",