chore(mobile): add LiveKit RN deps + mic permission + audio bg mode

This commit is contained in:
byGalax
2026-05-14 06:06:07 +02:00
parent 177a4c059f
commit ed7cb72ebe
3 changed files with 174 additions and 2 deletions
+2
View File
@@ -20,6 +20,8 @@
"dependencies": {
"@chat-app/db-types": "workspace:*",
"@chat-app/shared": "workspace:*",
"@livekit/react-native": "^2.10.3",
"@livekit/react-native-webrtc": "^144.0.0",
"@react-native-async-storage/async-storage": "^3.0.2",
"@supabase/supabase-js": "^2.46.0",
"expo": "^52.0.0",