Skip to content

Instantly share code, notes, and snippets.

@iosdevie
Created May 29, 2021 19:27
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 iosdevie/a0ac459abd95f4abb287ae96dc70c4c9 to your computer and use it in GitHub Desktop.
Save iosdevie/a0ac459abd95f4abb287ae96dc70c4c9 to your computer and use it in GitHub Desktop.
textField.textColor = .white
textField.backgroundColor = .systemPink
textField.font = UIFont.boldSystemFont(ofSize: 14)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment