-
-
Notifications
You must be signed in to change notification settings - Fork 893
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for embeded tweets #129
Comments
I think this should be done through customRenderer when it's available. Otherwise the library loses its simplicity. |
Yes, @The-Redhat is correct. Rendering tweets is outside of the scope of this package. |
Will I be able to add a render of tweets in version 1.0 on my own? In the current version, we managed to implement it. |
Yes, 1.0 will re-add support for |
I propose to add support for displaying tweets via WebView. For resizing the WebView block you can use javascriptChannels.
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Woah, what’s this? A shiny new <a href="https://t.co/q4wnE46fGs">https://t.co/q4wnE46fGs</a> for desktop? Yup. IT’S HERE. <a href="https://t.co/8y4TMzqBGa">pic.twitter.com/8y4TMzqBGa</a></p>— Twitter (@Twitter) <a href="https://twitter.com/Twitter/status/1150812293124546561?ref_src=twsrc%5Etfw">July 15, 2019</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
The text was updated successfully, but these errors were encountered: