AttributedStringBuilder
AttributedStringBuilder copied to clipboard
A DSL for creating NSAttributedStrings
Results
2
AttributedStringBuilder issues
Sort by
recently updated
recently updated
newest added
An example showing how to use the final DSL code would be useful. Can't seem to figure out where to execute it.
Hey! Thank you for the library! I tried to understand function builders following examples but stuck with some strange error when adding `font` modifier. Here is all the code I...