Last active
April 8, 2019 03:22
-
-
Save marinofelipe/5054e973aa9907a21b6a21c36da2dc13 to your computer and use it in GitHub Desktop.
Blog post / Dynamic Type - Setting a dynamic size text to a label using one of system's built-in text styles
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
label.font = UIFont.preferedFont(forTextStyle: .body) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment