File tree Expand file tree Collapse file tree 1 file changed +33
-1
lines changed Expand file tree Collapse file tree 1 file changed +33
-1
lines changed Original file line number Diff line number Diff line change 14279
14279
"android" : true ,
14280
14280
"web" : true ,
14281
14281
"expoGo" : true ,
14282
- "unmaintained" : false ,
14283
14282
"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
14284
14316
}
14285
14317
]
You can’t perform that action at this time.
0 commit comments