Presented at Nashville CocoaHeads on September 27, 2017.
This repo contains:
- Slides
- Research Notes
- 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.
- Incomplete cell & header view background coloring in table views.
- Undesirable search controller appearance & layout in table views.
- Unsafe layouts in a fake onboarding screen.