diff --git a/communities.json b/communities.json index 31aacc3..edb19be 100644 --- a/communities.json +++ b/communities.json @@ -117,6 +117,13 @@ "title": "Docusaurus", "inviteCode": "docusaurus", "githubUrl": "https://github.com/facebook/Docusaurus" + }, + { + "logo": "rnfirebase.svg", + "title": "React Native Firebase", + "quote": "We tried Gitter, we tried Slack and then we loved Discord. It provides us with far more customisation than the previous two - especially in regards to user roles.", + "inviteCode": "C9aK28N", + "githubUrl": "https://github.com/invertase/react-native-firebase" } ] -} \ No newline at end of file +}