SwiftUI is more than ready for simple applications, but at the time of this writing (iOS 15, beta 4), I don’t think SwiftUI is production-ready yet for complex applications , mainly due to the issues with ScrollViews and the heavy reliance on UIViewRepresentable .