Skip to content

Instantly share code, notes, and snippets.

@carson-katri
Last active July 20, 2019 12:06
Show Gist options
  • Save carson-katri/da1cf3def6727b55aec8db2822bfbc28 to your computer and use it in GitHub Desktop.
Save carson-katri/da1cf3def6727b55aec8db2822bfbc28 to your computer and use it in GitHub Desktop.
NSAttributedString {
"Hello "
.color(.red)
"World"
.color(.blue)
.underline(.blue)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment