Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 702 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 702 Bytes

Auto Layout 101 - iOSDevUK

## Demo App

This is a demo app for my Auto Layout 101 session from iOSDevUK. It's a simple survival guide for conference attendees who are visiting Wales for the first time.

It demonstrates a number of Auto Layout features:

  • Laying out view controllers with Auto Layout (see WordsDetailViewController)
  • Animations in Auto Layout (also in WordsDetailViewController)
  • Self-sizing table view cells (in PlacesViewController)
  • Scrollviews in Auto Layout (in PlacesDetailViewController)

Images

Icons in this app are provided by icons8.com. Photos of places are taken from their related Wikipedia pages.