Skip to content

Commit 013cbf5

Browse files
authored
add livekit libs (#1572)
1 parent 057201c commit 013cbf5

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

react-native-libraries.json

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14279,7 +14279,39 @@
1427914279
"android": true,
1428014280
"web": true,
1428114281
"expoGo": true,
14282-
"unmaintained": false,
1428314282
"newArchitecture": true
14283+
},
14284+
{
14285+
"githubUrl": "https://github.com/livekit/client-sdk-react-native",
14286+
"npmPkg": "@livekit/react-native",
14287+
"examples": ["https://github.com/livekit/client-sdk-react-native/tree/main/example"],
14288+
"ios": true,
14289+
"android": true,
14290+
"newArchitecture": false
14291+
},
14292+
{
14293+
"githubUrl": "https://github.com/livekit/react-native-webrtc",
14294+
"npmPkg": "@livekit/react-native-webrtc",
14295+
"examples": ["https://github.com/livekit/react-native-webrtc/tree/master/examples"],
14296+
"ios": true,
14297+
"android": true,
14298+
"macos": true,
14299+
"newArchitecture": false
14300+
},
14301+
{
14302+
"githubUrl": "https://github.com/livekit/client-sdk-js",
14303+
"npmPkg": "livekit-client",
14304+
"examples": ["https://github.com/livekit/client-sdk-js/tree/main/examples"],
14305+
"ios": true,
14306+
"android": true,
14307+
"web": true,
14308+
"expoGo": true
14309+
},
14310+
{
14311+
"githubUrl": "https://github.com/Raja0sama/rn-foreground-service",
14312+
"npmPkg": "@supersami/rn-foreground-service",
14313+
"examples": ["https://github.com/Raja0sama/rn-forground-service-example"],
14314+
"images": ["https://rn-foreground.vercel.app/md.png"],
14315+
"android": true
1428414316
}
1428514317
]

0 commit comments

Comments
 (0)