Skip to content

Instantly share code, notes, and snippets.

@krossford
Created November 24, 2020 10:26
Show Gist options
  • Save krossford/fece10384b8dac5da134fd3539496618 to your computer and use it in GitHub Desktop.
Save krossford/fece10384b8dac5da134fd3539496618 to your computer and use it in GitHub Desktop.
IOS UILabel starting or ending with extra whitespaces.
uiLabel.text = "\u{00a0} Hello World \u{200c}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment