Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 489 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 489 Bytes

Getting Ready for iPhone X

Presented at Nashville CocoaHeads on September 27, 2017.

This repo contains:

  • Slides
  • Research Notes
  • Demo app

Demo App

The demo app highlights three common issues (and how to fix them) you may come across when updating your app to support iPhone X and iOS 11.

  1. Incomplete cell & header view background coloring in table views.
  2. Undesirable search controller appearance & layout in table views.
  3. Unsafe layouts in a fake onboarding screen.