diff --git a/react-native-libraries.json b/react-native-libraries.json index 808214a3..082803d9 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -19932,5 +19932,20 @@ "android": true, "ios": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/orcunorcun/react-native-masked-animated-view", + "examples": [ + "https://github.com/orcunorcun/react-native-masked-animated-view/tree/master/example" + ], + "android": true, + "ios": true + }, + { + "githubUrl": "https://github.com/orcunorcun/react-native-rich-modal", + "examples": ["https://github.com/orcunorcun/react-native-rich-modal/tree/master/example"], + "android": true, + "ios": true, + "newArchitecture": true } ]