From 4a1cc13d8eae2007bd11fe8a9760724512386e4e Mon Sep 17 00:00:00 2001 From: Proman4713 <85965528+Proman4713@users.noreply.github.com> Date: Wed, 21 May 2025 21:19:08 +0300 Subject: [PATCH 1/3] Update react-native-libraries.json --- react-native-libraries.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index c726e6cf4..a42112068 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15422,5 +15422,11 @@ "ios": true, "android": true, "newArchitecture": true - } + }, + { + "githubUrl": "https://github.com/Proman4713/react-native-copilot", + "ios": true, + "android": true, + "expoGo": true + }, ] From 25df9a15a689196c59f0d81451f0539f16f5ed62 Mon Sep 17 00:00:00 2001 From: Proman4713 <85965528+Proman4713@users.noreply.github.com> Date: Wed, 21 May 2025 21:22:39 +0300 Subject: [PATCH 2/3] Update react-native-libraries.json --- react-native-libraries.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index a42112068..88a0aaeb3 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15428,5 +15428,5 @@ "ios": true, "android": true, "expoGo": true - }, + } ] From eeb43d70b3b9a8196a830dbdf496dcd1c0246bc9 Mon Sep 17 00:00:00 2001 From: Proman4713 <85965528+Proman4713@users.noreply.github.com> Date: Wed, 21 May 2025 21:25:55 +0300 Subject: [PATCH 3/3] Update react-native-libraries.json --- react-native-libraries.json | 1 + 1 file changed, 1 insertion(+) diff --git a/react-native-libraries.json b/react-native-libraries.json index 88a0aaeb3..0ef4c56c2 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15425,6 +15425,7 @@ }, { "githubUrl": "https://github.com/Proman4713/react-native-copilot", + "npmPkg": "@proman4713/react-native-copilot", "ios": true, "android": true, "expoGo": true