@@ -14686,11 +14686,15 @@
1468614686 {
1468714687 "githubUrl": "https://github.com/livekit/client-sdk-react-native",
1468814688 "npmPkg": "@livekit/react-native",
14689- "examples": ["https://github.com/livekit/client-sdk-react-native/tree/main/example"],
14689+ "examples": [
14690+ "https://github.com/livekit/client-sdk-react-native/tree/main/example",
14691+ "https://github.com/livekit-examples/agent-starter-react-native"
14692+ ],
1469014693 "ios": true,
1469114694 "android": true,
1469214695 "newArchitecture": true,
14693- "newArchitectureNote": "Currently supported through the compatibility layer for legacy native modules."
14696+ "newArchitectureNote": "Currently supported through the compatibility layer for legacy native modules.",
14697+ "configPlugin": "https://github.com/livekit/client-sdk-react-native-expo-plugin"
1469414698 },
1469514699 {
1469614700 "githubUrl": "https://github.com/livekit/react-native-webrtc",
1470014704 "android": true,
1470114705 "macos": true,
1470214706 "newArchitecture": true,
14703- "newArchitectureNote": "Currently supported through the compatibility layer for legacy native modules."
14707+ "newArchitectureNote": "Currently supported through the compatibility layer for legacy native modules.",
14708+ "configPlugin": "https://github.com/expo/config-plugins/tree/main/packages/react-native-webrtc"
1470414709 },
1470514710 {
1470614711 "githubUrl": "https://github.com/livekit/client-sdk-js",
1913919144 "ios": true,
1914019145 "android": true,
1914119146 "newArchitecture": true
19147+ },
19148+ {
19149+ "githubUrl": "https://github.com/livekit/components-js/tree/main/packages/react",
19150+ "npmPkg": "@livekit/components-react",
19151+ "examples": [
19152+ "https://github.com/livekit/client-sdk-react-native/tree/main/example",
19153+ "https://github.com/livekit-examples/agent-starter-react-native"
19154+ ],
19155+ "ios": true,
19156+ "android": true,
19157+ "web": true,
19158+ "expoGo": true
1914219159 }
1914319160]
0 commit comments