RSS Amplifier

Blog

Kyle Bashour

Writing about iOS development

kylebashour.comRSS feed ↗8 posts

Latest posts

Migrating from appStoreReceiptURL to AppTransaction

How to detect TestFlight builds now that appStoreReceiptURL is deprecated.

Advanced WidgetKit Configuration with AppIntents

Result builders make this API hard to figure out, so here’s some sample code.

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.