diff --git a/react-native-libraries.json b/react-native-libraries.json index 54b6d059..1c11a2bc 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -23384,5 +23384,15 @@ "newArchitecture": true, "ios": true, "android": true + }, + { + "githubUrl": "https://github.com/codemagic-ci-cd/codemagic-patch/tree/main/client", + "npmPkg": "@codemagic/react-native-patch", + "examples": [ + "https://github.com/codemagic-ci-cd/codemagic-patch/tree/main/examples/on-device-demo" + ], + "ios": true, + "android": true, + "configPlugin": true } ]