We are excited to announce the final release of the Storyboard to SwiftUI converter, which now supports all major UIKit controls. Support for macOS and other platforms is coming later this year.
The converter now automatically groups SwiftUI views so that the compiler does not complain when dealing with complex view hierarchies.
At this point, we believe that the Storyboard to SwiftUI Converter can help in converting a UIKit project to SwiftUI. For this demo, we took a Calculator project from the CS193p — Developing Apps for iOS Stanford University’s course, converted it to the latest Swift version, and then migrated to SwiftUI. You can find the UIKit project here.
Comments
0 comments
Please sign in to leave a comment.