Open
Description
I really like how this library wraps custom functionality around the Markdown-it lib. But why return Text and View (native functionality) instead of cross support, where Text returns a Text component for native and a span for example on web.
In this case you can use this library for both react and react native.
Allready thought of this? And what do you think of this idea?