I created a react native app. Want i want to implement is a page that shows a user's twitter feed. If you look online, twitter offers this feature. However, the twitter example uses tag, and that is not supported in react-native. Does anyone know how to embed twitter feed in react native ?
<a class="twitter-timeline"
href="https://twitter.com/twitterdev">
Tweets by @TwitterDev
</a>