I need to work with attributed strings (NSMutableAttributedString) in SwiftUI to make a simple rich-text editor, and as you might already know, attribu
NSMutableAttributedString
SwiftUI