diff --git a/react-native-libraries.json b/react-native-libraries.json index a86e5886d..cd43e6fc7 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -1,4 +1,27 @@ [ + { + "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,