SwiftUI can display a UIKit UIView. Adapting UIViews keeps UIKit programming to a minimum by allowing SwiftUI views to supplement UIViews. For example, a WKWebView
with an overlaid ProgressView.
Articles and announcements from the Base11 Studios team.
iOS Swift SwiftUI Charts April 06, 2023
Software UI development is often about visualizing the data available on our devices. A simple chart can communicate so much at a glance.