From ee50e9ba4d0ec0cfe900c40affce8cb1ddd030de Mon Sep 17 00:00:00 2001 From: Patrick Wozniak Date: Mon, 19 May 2025 23:00:00 +0200 Subject: [PATCH 1/2] Update react-native-libraries.json --- react-native-libraries.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index db829164b..7fdbe8e23 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -13443,9 +13443,9 @@ "githubUrl": "https://github.com/patlux/react-native-bluetooth-state-manager", "ios": true, "android": true, - "unmaintained": true, + "unmaintained": false, "alternatives": ["react-native-ble-plx"], - "newArchitecture": false + "newArchitecture": true }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-video", From 580fab3b5df215a43dce34b0bb6ba683f83961af Mon Sep 17 00:00:00 2001 From: Bartosz Kaszubowski Date: Wed, 21 May 2025 21:27:14 +0200 Subject: [PATCH 2/2] Update react-native-libraries.json --- react-native-libraries.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index 7fdbe8e23..e5695afa7 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -13443,8 +13443,6 @@ "githubUrl": "https://github.com/patlux/react-native-bluetooth-state-manager", "ios": true, "android": true, - "unmaintained": false, - "alternatives": ["react-native-ble-plx"], "newArchitecture": true }, {