HTML Editor for SwiftUI

A simple text editor UI component for SwiftUI with HTML syntax highlighting. It doesn't try to be an IDE or a real code editor. Colors are customizable with a simple struct.

Try it on GitHub: https://github.com/makoni/HTMLEditor-SwiftUI

Star Fork