diff --git a/react-native-libraries.json b/react-native-libraries.json index 24e73ca6b..b54755c08 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -16816,5 +16816,20 @@ "web": true, "expoGo": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/10play/10tap-editor", + "npmPkg": "@10play/tentap-editor", + "examples": [ + "https://github.com/10play/10tap-editor/tree/main/example", + "https://github.com/10play/10TapAdvancedExample", + "https://github.com/10play/10tap-web-example" + ], + "images": ["https://raw.githubusercontent.com/10play/10tap-editor/refs/heads/main/website/static/img/cover.webp"], + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true } ]