meliorence / react-native-render-html

iOS/Android pure javascript react-native component that renders your HTML into 100% native views
https://meliorence.github.io/react-native-render-html/
BSD 2-Clause "Simplified" License
3.48k stars 589 forks source link

Feat/add twitter facebook youtube embed #612

Closed bricezele closed 1 year ago

bricezele commented 1 year ago

Add support for Twitter, Facebook and YouTube Embed

jsamr commented 1 year ago

@bricezele Appreciate the effort and the willingness to share. The best fit for this would be a plugin. You're welcome to submit a new PR to this repo: https://github.com/native-html/plugins

Also note:

Finally, I believe your proposal is very close to the iframe plugin. You could implement a plugin which reuses the aforementioned plugin, if it adds value for these specific cases (Youtube, Twitter, Facebook embed)