diff --git a/react-native-libraries.json b/react-native-libraries.json index ae80314ad..68abaf4e7 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -19544,5 +19544,14 @@ "android": true, "web": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/vishaal2002/rn-rich-text-editor", + "images": [ + "https://raw.githubusercontent.com/vishaal2002/rn-rich-text-editor/main/Demo-ezgif.com-optimize.gif" + ], + "ios": true, + "android": true, + "newArchitecture": true } ]