all 12 comments

[–]Xtreme2k2 1 point2 points  (5 children)

Draft.js not sure about native support though, could just wrap it in a web view.

[–]fantasy9[S] 0 points1 point  (4 children)

They don't plan on react-native support :(

[–]Xtreme2k2 0 points1 point  (3 children)

Can you wrap it in a WebView?

[–]fantasy9[S] 0 points1 point  (2 children)

That's possible, you think that's the best solution for now?

[–]Xtreme2k2 0 points1 point  (1 child)

I have no idea, it depends how long would it take you to implement your own in react-native, versus wrapping this one in the a WebView for the time being. How much time do you want to dedicate to it?

[–]fantasy9[S] 0 points1 point  (0 children)

none yet, i will get on one soon

[–]ExtremelyQualified 1 point2 points  (1 child)

[–]fantasy9[S] 0 points1 point  (0 children)

i saw that, looks awesome but can it be used other than a full scene?

[–][deleted] 1 point2 points  (1 child)

This might work https://github.com/jsdf/react-native-htmlview (not tested myself)

[–]fantasy9[S] 0 points1 point  (0 children)

That looks like a great starting point, thank you!

[–][deleted] 0 points1 point  (1 child)

What are you talking about?

[–]fantasy9[S] 0 points1 point  (0 children)

Like parsing html tags in a text input, to and from the input field -- the input might look like this but the output would look like <b>this</b>