Any solutions for cross-platform text editing + rich layouts? Afaik that's where native apps really run into trouble, as solo developers don't want to spend time re-inventing the wheel. (Nor should they have to). Especially on Linux, GTK applications really fall short of the Electron alternatives.
I'm building an Electron app based around ProseMirror, but would happily jump ship if there were a suitable cross-platform native solution.