diff --git a/react-native-libraries.json b/react-native-libraries.json index 4a84d5be..13dba164 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -23554,5 +23554,12 @@ "ios": true, "android": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/Doko-Demo-Doa/react-native-pdf-editor", + "npmPkg": "@doko/react-native-pdf-editor", + "examples": ["https://github.com/Doko-Demo-Doa/react-native-pdf-editor/tree/HEAD/example"], + "ios": true, + "android": true } ]