feat(mobile): add AsyncStorage dep + env reader + theme constants

This commit is contained in:
byGalax
2026-05-13 23:54:10 +02:00
parent 035b5f078d
commit a275703ba6
5 changed files with 72 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@
"dependencies": {
"@chat-app/db-types": "workspace:*",
"@chat-app/shared": "workspace:*",
"@react-native-async-storage/async-storage": "^3.0.2",
"@supabase/supabase-js": "^2.46.0",
"expo": "^52.0.0",
"expo-application": "^55.0.15",