NSAttributedStringBuilder icon indicating copy to clipboard operation
NSAttributedStringBuilder copied to clipboard

Composing NSAttributedString with SwiftUI-style syntax

Results 4 NSAttributedStringBuilder issues
Sort by recently updated
recently updated
newest added

Add Conditional and Loop AttributedString Builder

For now, We can only set size for ImageAttachment while initing, but cannot set the origin of the bounds, can you add the modifier to support this?

Use of unresolved identifier 'AttributedText'

`Color` and `Font` types conflict with SwiftUI.Font & SwiftUI.Color types