ReactNative TinyMCE

Apologies in advance if this has already been considered.

I recall talk of React Native's text input being a problem.

Is there a particular reason we don't use TinyMCE's ReactNative component?

Looks like this component does not support react native.

Ah... you are correct. That's what I was missing.

Yes, it's React, without the "Native" part. Unfortunately TinyMCE, like the vast majority of web editors, doesn't work well on mobile.

1 Like

@laurent , but then why not implement TinyMCE only for desktop version of Joplin? At least it will provide a way to get full HTML support in Joplin notes.

Because it already is and has been for a long time. The richtext editor is TinyMCE.