diff --git a/react-native-libraries.json b/react-native-libraries.json index 9aefd69d8..2e47f132d 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15656,5 +15656,13 @@ "ios": true, "android": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/jekingohel/react-native-wordcloud", + "npmPkg": "rn-wordcloud", + "ios": true, + "android": true, + "web": false, + "newArchitecture": true } ]