var b = AttributedStringBuilder()
b.append("Hello")
b.append(image: Image(named: "AnImage")!)
b.append("World!", font: Font.boldSystemFont(ofSize: 14), color: .red)
let attributedString: NSAttributedString = b.buildAndReset()
-
Notifications
You must be signed in to change notification settings - Fork 0
μframework to build attributed strings with simple interface and value semantic.
License
S2Ler/AttributedStringBuilder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
μframework to build attributed strings with simple interface and value semantic.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published