I Made A Workout App!
My approach to building it.
Recent content on Chris Wu
My approach to building it.
Using Claude for an API conversion.
The worst 'upgrade' ever I've received.
Images Download the Press Kit with images: –> HERE <– Factsheet Developer: Chris Wu Initial Release date: iOS: March 1, 2023 Currently Supported Platforms iOS 18.0 and above iPadOS 18.0 and above App Description Please Don’t Rain is a fun, convenient way to track whether rain (or snow) will affect a day that’s important to you. Many weather apps are great for seeing the weather for…
Stories from my first conference talk.
Don't Let Time Zones Ruin Your Day (Days?)
One of my favorite WWDC experiences.
An unexpected solution to a longstanding problem.
An unexpected solution to finding a crash explanation.
How I got around an issue I encountered.
This story was too good not to share.
Being featured in the App Store for the second time
Thoughts after a surprise nomination.
The surprising lack of choices if you like digital clocks.
How my app improved.
Exploring outside of your interests can make you a better developer
Finally launching an app correctly
Details about my first WWDC accessibility lab.
Thoughts a year later.
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.
Getting a peek inside Apple Park.
More fun with using awk and Vim to create iOS translation files.
Details about my second SwiftUI app.
Exploring the power of computed properties in Swift
Experimenting with saving Picker choices with complex objects.
A collection of the video tips for Vim that I've been posting.
What I find missing in today's top navigation apps.
Adventures in picking emoji in SwiftUI
How I overcame challenges with supporting another language.
awk and Vim can be very useful when dealing with translation files.
Learn how to customize a SwiftUI DisclosureGroup with new abilities added in iOS 15.
Trying out meditation (again)
Adventures in picking emoji in SwiftUI
It's a wild ride when your app is featured in the App Store!
In my last post I discussed my experience with my first ever WWDC lab. This is a collection of some of the tips I learned about Xcode during that lab.
The virtual versions of WWDC have been a game changer.
With the SwiftUI changes that were added in iOS 15 I started directing a lot of my attention to Lists. I quickly hit a problem.