-
The Comprehensive Guide to iOS Context Menus
From nested menus to custom previews, use this guide to become a context menu wizard 🧙♂️
-
How to Implement iOS 13 Context Menus
Using UIContextMenuInteraction to add peek-like previews & menus to non-3D Touch devices
-
Custom View Controller Presentation Tips & Tricks
How to get UIPresentationController to use Auto Layout (and other bugs fixes)
-
Finding the Real iPhone X Corner Radius
How I replicated the iPhone X display corner radius in the Lyft app
-
Subclass API Superpowers
Short and simple example of subclassing while preserving your superclass API
-
3D Touch with MKMapView
How to add previewing to map view annotations