diff --git a/react-native-libraries.json b/react-native-libraries.json index 719e945e..805a4c1c 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -24207,5 +24207,13 @@ "githubUrl": "https://github.com/devusimple/ytdlp-react-native", "newArchitecture": true, "android": true + }, + { + "githubUrl": "https://github.com/awesomemotive/pushengage-react-native", + "npmPkg": "@pushengage/pushengage-react-native", + "examples": ["https://github.com/awesomemotive/pushengage-react-native/tree/master/example"], + "ios": true, + "android": true, + "newArchitecture": true } ]