Latest Updates
Read my latest articles. Browse the archives. Follow the RSS feed. Subscribe to the newsletter to get the latest posts direct to your inbox.
-
Swift Package String Localization
How do you localize a string in a Swift Package?
-
SwiftUI Toolbar Title Menus
How do you add custom actions to the toolbar title menu?
-
Renaming Toolbar Navigation Title
Starting with iOS 16, if you keep your navigation title inline, in the toolbar, you can allow a user to edit it in-place.
-
SwiftUI ScrollViewProxy crash
I’ve hit a frustrating bug in SwiftUI scroll views since the release of iOS 16.
-
Swift Stride Quick Guide
I recently found myself needing to use the Swift stride method and realised I didn’t understand how it worked. Here’s my quick guide.