Skip to content

jszumski/dynamic-type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Type in iOS 7

An iOS app demonstrating Dynamic Type on iOS 7. It includes two example controllers:

  • A UITableViewController that can switch between the system font and a custom font.
  • A UIScrollView that uses Auto Layout to position a title, image, and body text.

Custom fonts are implemented through a UIFont category that can easily be adapted to other projects.

For more background on Dynamic Type, read the companion blog post for this sample code: Implementing Dynamic Type on iOS 7.

About

An iOS app demonstrating Dynamic Type on iOS 7.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published