step 2.5: streams list

This commit is contained in:
talksik
2026-04-29 11:24:29 -07:00
parent cd1837c5f1
commit 73cc65c5d1
14 changed files with 1816 additions and 28 deletions
+3
View File
@@ -16,10 +16,12 @@
"@react-navigation/native": "^7.0.14",
"@react-navigation/native-stack": "^7.2.0",
"@tanstack/react-query": "^5.90.21",
"clsx": "^2.1.1",
"expo": "~54.0.0",
"expo-constants": "~18.0.13",
"expo-secure-store": "~15.0.8",
"expo-status-bar": "~3.0.9",
"firebase": "^12.10.0",
"nativewind": "^4.1.23",
"react": "19.1.0",
"react-native": "0.81.5",
@@ -30,6 +32,7 @@
"react-native-svg": "15.12.1",
"react-native-worklets": "0.5.1",
"sonner-native": "^0.21.0",
"tailwind-merge": "^3.5.0",
"zod": "^4.3.6",
"zustand": "^5.0.11"
},