Skip to content

Instantly share code, notes, and snippets.

@malcommac
Created May 20, 2018 13:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save malcommac/60f8703b9597531a37d4a3c23e54543e to your computer and use it in GitHub Desktop.
Save malcommac/60f8703b9597531a37d4a3c23e54543e to your computer and use it in GitHub Desktop.
let str = "Hello <h1>\(username)</h1>\nWelcome <h2>here!<h2>"
self.label?.styledText = str.set(style: StyleNames.myStyòe)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment