SwiftUI Implementation of RichEditorView.
RichEditorView is a simple, modular, drop-in UIView subclass for Rich Text Editing.
- iOS 13+
- Xcode 11+
You can read the blog post below to see how you can implement a WYSIWYG editor in your own SwiftUI app:
https://betterprogramming.pub/how-to-implement-a-wysiwyg-editor-in-swiftui-c60236749943