Reading List

Building Shopie for Mac With SwiftUI from Michael Tsai RSS feed.

Building Shopie for Mac With SwiftUI

Paulo Andrade (Mastodon): Unlike my other apps, where I typically blend AppKit (or UIKit) with SwiftUI, Shopie is built entirely in SwiftUI. I wanted to keep it that way to maximize code reuse across iOS, iPadOS, and now macOS. This post explores how far SwiftUI can take you on the Mac in 2026, especially if […]