diff --git a/react-native-libraries.json b/react-native-libraries.json index 6c00abeec..3e9e98474 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -14279,7 +14279,39 @@ "android": true, "web": true, "expoGo": true, - "unmaintained": false, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/livekit/client-sdk-react-native", + "npmPkg": "@livekit/react-native", + "examples": ["https://github.com/livekit/client-sdk-react-native/tree/main/example"], + "ios": true, + "android": true, + "newArchitecture": false + }, + { + "githubUrl": "https://github.com/livekit/react-native-webrtc", + "npmPkg": "@livekit/react-native-webrtc", + "examples": ["https://github.com/livekit/react-native-webrtc/tree/master/examples"], + "ios": true, + "android": true, + "macos": true, + "newArchitecture": false + }, + { + "githubUrl": "https://github.com/livekit/client-sdk-js", + "npmPkg": "livekit-client", + "examples": ["https://github.com/livekit/client-sdk-js/tree/main/examples"], + "ios": true, + "android": true, + "web": true, + "expoGo": true + }, + { + "githubUrl": "https://github.com/Raja0sama/rn-foreground-service", + "npmPkg": "@supersami/rn-foreground-service", + "examples": ["https://github.com/Raja0sama/rn-forground-service-example"], + "images": ["https://rn-foreground.vercel.app/md.png"], + "android": true } ]