From e26d5aedfed30b7e887e077a76100903bf295ae6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mi=C5=82osz=20Filimowski?= Date: Fri, 28 Nov 2025 11:03:26 +0100 Subject: [PATCH 1/3] Add react-native-whip-whep library details --- react-native-libraries.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/react-native-libraries.json b/react-native-libraries.json index 54a24d4c9..badab11ef 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -18436,5 +18436,19 @@ "ios": true, "android": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/software-mansion/react-native-whip-whep/tree/main/packages/react-native-client", + "npmPkg": "react-native-whip-whep", + "examples": [ + "https://github.com/software-mansion/react-native-whip-whep/tree/main/examples/react-native/WhipWhepDemo" + ], + "images":[ + "https://raw.githubusercontent.com/software-mansion/react-native-whip-whep/303955b804b89528fd2794b90c496178b8e44f49/.github/images/whipwhep_github.png" + ], + "ios": true, + "android": true, + "newArchitecture": true, + "configPlugin": true } ] From 8512cc4e09ff7889659ecf3273a3182cd67cc1ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mi=C5=82osz=20Filimowski?= Date: Fri, 28 Nov 2025 11:09:01 +0100 Subject: [PATCH 2/3] Update 'react-native-whip-whep' entry --- react-native-libraries.json | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index badab11ef..85c30bf4b 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15895,8 +15895,12 @@ "examples": [ "https://github.com/software-mansion/react-native-whip-whep/tree/main/examples/react-native/WhipWhepDemo" ], + "images":[ + "https://raw.githubusercontent.com/software-mansion/react-native-whip-whep/303955b804b89528fd2794b90c496178b8e44f49/.github/images/whipwhep_github.png" + ], "ios": true, "android": true, + "newArchitecture": true, "configPlugin": true }, { @@ -18436,19 +18440,5 @@ "ios": true, "android": true, "newArchitecture": true - }, - { - "githubUrl": "https://github.com/software-mansion/react-native-whip-whep/tree/main/packages/react-native-client", - "npmPkg": "react-native-whip-whep", - "examples": [ - "https://github.com/software-mansion/react-native-whip-whep/tree/main/examples/react-native/WhipWhepDemo" - ], - "images":[ - "https://raw.githubusercontent.com/software-mansion/react-native-whip-whep/303955b804b89528fd2794b90c496178b8e44f49/.github/images/whipwhep_github.png" - ], - "ios": true, - "android": true, - "newArchitecture": true, - "configPlugin": true } ] From 38935d40494349e87b845c6cac8a3b1a9be8cdad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mi=C5=82osz=20Filimowski?= Date: Fri, 28 Nov 2025 11:47:45 +0100 Subject: [PATCH 3/3] Update react-native-libraries.json Co-authored-by: Bartosz Kaszubowski --- react-native-libraries.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index 85c30bf4b..c8ec61c76 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15895,9 +15895,6 @@ "examples": [ "https://github.com/software-mansion/react-native-whip-whep/tree/main/examples/react-native/WhipWhepDemo" ], - "images":[ - "https://raw.githubusercontent.com/software-mansion/react-native-whip-whep/303955b804b89528fd2794b90c496178b8e44f49/.github/images/whipwhep_github.png" - ], "ios": true, "android": true, "newArchitecture": true,