/iPhoneX

Presentation & demo app presented at CocoaHeads Nashville on 2017-09-27.

Primary LanguageSwift

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.