Thoughts And Tips After My App Was nominated For A Golden Apple Award From AppleVis

Tips to make your app more accessible. ...

January 16, 2024 · Me

Getting UIKit's UICalendarView from iOS 16 fully functioning in a SwiftUI app

The new UICalendarView added to UIKit in iOS 16 looks great but there’s not a SwiftUI equivalent. Here’s how I got a SwiftUI app to show the calendar based on custom dates and update the calendar when dates change. ...

June 28, 2022 · Me

Bucket List Item Checked: My First WWDC

After so many years of anticipation I went to WWDC in person for the first time. ...

June 15, 2022 · Me

Vim, awk, and iOS translation files: Part 2

Here’s more detail about how I use awk and Vim to create translation files for my iOS apps. ...

March 28, 2022 · Me

The Vim "tip of the day" for Xcode Collection

Here’s a handy collection of the “Vim tip of the day” posts that I’ve made so far. ...

December 23, 2021 · Me