Big Nerd Ranch's iOS Programming 4th ed, Hillegass & Conway Ch 20 - Dynamic Type
- Homepwner is an app for tracking the inventory for household items.
- this app builds on the functionality of the Homepwner app from chapter 19.
- Dynamic Typing
- Responding to Text Size changes dynamically
- Constraint outlets - modifying constraints at runtime
Tagging Conventions:
Commits that correspond to the completion of a chapter are tagged 0.4.x, where x is the chapter number, and 4 represents the 4th edition of BNR.