From 09d2874b46d19a9982b3a215c0d6cddd0708d4ae Mon Sep 17 00:00:00 2001 From: Abhishek kumar <48236514+alexrus28996@users.noreply.github.com> Date: Mon, 20 Oct 2025 14:02:53 +0530 Subject: [PATCH] Update react-native-libraries.json --- react-native-libraries.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/react-native-libraries.json b/react-native-libraries.json index a86e5886d..6b761e93c 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -1,4 +1,28 @@ [ + { + "githubUrl": "https://github.com/alexrus28996/react-native-threadforge", + "npmPkg": "react-native-threadforge", + "examples": [ + "https://github.com/alexrus28996/react-native-threadforge" + ], + "images": [ + "https://raw.githubusercontent.com/alexrus28996/react-native-threadforge/main/docs/assets/threadforge-demo.gif" + ], + "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,