saurabhnemade / react-twitter-embed

Simplest way to add twitter widgets to your react project.
https://saurabhnemade.github.io/react-twitter-embed/
363 stars 66 forks source link

in react native #17

Closed priyankagupta23pg closed 5 years ago

priyankagupta23pg commented 5 years ago

I am not able to use in react native

saurabhnemade commented 5 years ago

@priyankagupta23pg This library not compatible with react native. It is compatible with only web as of now. If you want to use this in react native app the best way is to use webview but still you will have to deploy react web application inside resources of react native. You can find more information on https://stackoverflow.com/questions/45518190/react-native-embed-twitter and https://stackoverflow.com/questions/38610431/twitter-widget-inside-webview-in-react-native?rq=1