Hacker News new | ask | show | jobs
by olifolkerd 2757 days ago
Thanks. I deliberately avoided 3rd party dependencies to try and make the code base as small as possible.

I use react native wrappers at work and embed webviews that allow components like these to be used.

That being said, having a react-native variant for this is on the long term road map

1 comments

Yes, webview is something I am considering too.

Especially because I cannot find a way to display Latex/MathML in React Native, without a webview.