mzabriskie / react-disqus-thread

React Discus thread component
176 stars 65 forks source link

Can I use this component with react-native? #30

Open renanbastos93 opened 7 years ago

renanbastos93 commented 7 years ago

Help me please.

sergei-zelinsky commented 7 years ago

Hi @renanbastos93. It is not possible to use this component with React Native natively because this component was created for web. But you can use it inside the WebView which renders web content in a native view.

renanbastos93 commented 7 years ago

Okay, me testing with webview, cordova and ionic, not function.

Going testing with webview of react-native.

Thankyou