If you’re just getting AI to build you an iOS app, is there any reason to use SwiftUI over UIKit?
Yes because SwiftUI is way more self contained and minimally verbose, it’s a better fit for LLM use than AppKit/UIKit
loading story #49154348
Some new platform capabilities are only available in SwiftUI. But you can wrap that for use in UIKit.