# Discourse a a comment system with React Native and Meteor

**URL:** https://meta.discourse.org/t/discourse-a-a-comment-system-with-react-native-and-meteor/59501
**Category:** Development
**Created:** [March 19, 2017, 5:33pm UTC](https://meta.discourse.org/t/discourse-a-a-comment-system-with-react-native-and-meteor/59501 "2017-03-19T17:33:15Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![ibox](https://avatars.discourse-cdn.com/v4/letter/i/f05b48/32.png) [@ibox](https://meta.discourse.org/u/ibox)
#### Post date: [March 19, 2017, 5:33pm UTC](https://meta.discourse.org/t/discourse-a-a-comment-system-with-react-native-and-meteor/59501/1 "2017-03-19T17:33:15Z")

</div>

Hi all,

I’m very interested in Discourse and had really good experience with it on other forums (like Meteor for example).  
Thus, as I’m creating an social app with React Native (Front End) and Meteor (Back End), I would really like to know if I can “pick-up” the Discourse commenting system in order to have it in my app.

The target beeing to:

- use SSO so my users won’t have to create a specific account to use it
- enjoy the perks of Discourse 🙂

My current search brought me to:

- Disqus but I don’t like the fact they would use my users content for their advertising + SSO is costly
- Muut but SSO is costly (and I’m just doing a prototype here)
- Discourse…only problem is a lack of info on my use case 🙂

Did anyone already had that use case?

Thanks a lot!

---

<div class="post-metadata">

### Author: ![joebuhlig](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/joebuhlig/32/193054_2.png) [@joebuhlig](https://meta.discourse.org/u/joebuhlig)
#### Post date: [March 20, 2017, 10:06pm UTC](https://meta.discourse.org/t/discourse-a-a-comment-system-with-react-native-and-meteor/59501/2 "2017-03-20T22:06:00Z")

</div>

I would look into the embedding functionality. That would keep it super simple. If that doesn’t suit, you’ll need to look into the API.

> [@Embed Discourse comments on another website via Javascript](https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963):
>
> Discourse has the ability to embed the comments from a topic in a remote site using a Javascript API that creates an IFRAME. For an example of this in action, check out [Coding Horror’s blog](http://blog.codinghorror.com/welcome-to-the-internet-of-compromised-things/#discourse-comments). The blog is run via [Ghost](https://ghost.org/) but the comments are embedded from his [Discourse forum](http://discourse.codinghorror.com/t/welcome-to-the-internet-of-compromised-things/3550). One important thing to note with this setup is that users have to navigate to your forum to post replies. This is intentional, as we feel that the posting interface on a Discourse forum is currently much richer than what we …

---

<div class="post-metadata">

### Author: ![ibox](https://avatars.discourse-cdn.com/v4/letter/i/f05b48/32.png) [@ibox](https://meta.discourse.org/u/ibox)
#### Post date: [March 22, 2017, 8:53pm UTC](https://meta.discourse.org/t/discourse-a-a-comment-system-with-react-native-and-meteor/59501/3 "2017-03-22T20:53:56Z")

</div>

Thanks for the tip,  
it is what I want except I don’t like the UX when my users will have to go to a forum to reply, whereas on most appyou wanna stay in the app and comment there.

I posted a question about that in th thread you put here 🙂

---

<div class="post-metadata">

### Author: ![Andy02](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/andy02/32/119498_2.png) [@Andy02](https://meta.discourse.org/u/Andy02)
#### Post date: [June 5, 2018, 3:11pm UTC](https://meta.discourse.org/t/discourse-a-a-comment-system-with-react-native-and-meteor/59501/4 "2018-06-05T15:11:40Z")

</div>

@ibox how did you get on with this? we’re adding Discourse comments, i believe there’s a plugin.

I also wanted to use Discourse as a backend although other devs in my team are skeptical, did you manage this?

---

<div class="post-metadata">

### Author: ![satonotdead](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/satonotdead/32/447830_2.png) [@satonotdead](https://meta.discourse.org/u/satonotdead)
#### Post date: [April 20, 2023, 3:01am UTC](https://meta.discourse.org/t/discourse-a-a-comment-system-with-react-native-and-meteor/59501/5 "2023-04-20T03:01:59Z")

</div>

Did you developed something on React? We are looking the same.

We will still using Discourse, but from ‘community’ and not from ‘blog articles’ because the jump from one UI to another is really bad for users from UX perspective.

But we don’t like Ghost comments (:
