From 128d11075800558bc09929720baa14aa39c29c24 Mon Sep 17 00:00:00 2001 From: Abhishek kumar <48236514+alexrus28996@users.noreply.github.com> Date: Mon, 20 Oct 2025 13:57:04 +0530 Subject: [PATCH] Update react-native-libraries.json --- react-native-libraries.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index a86e5886d..815a81210 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -1,4 +1,23 @@ -[ +[ + { + "githubUrl": "https://github.com/alexrus28996/react-native-threadforge", + "npmPkg": "react-native-threadforge", + "examples": [ + "https://github.com/alexrus28996/react-native-threadforge", ], + "ios": true, + "android": true, + "web": false, + "windows": true, + "macos": false, + "tvos": false, + "visionos": false, + "expoGo": false, + "fireos": false, + "unmaintained": false, + "dev": false, + "template": false, + "newArchitecture": true + }, { "githubUrl": "https://github.com/onubo/react-native-logs", "ios": true,