Integrating SwiftUI Views Within UIKit Projects
Note: In this episode, you may see the now-obsolete #if DEBUG macro, which used to be utilised for previews to run in the canvas. This is now no longer necessary, and you can safely ignore it. We’ve removed it from the project for convenience as well.
Learn how to add new SwiftUI Views to your existing UIKit applications that support iOS 13 and above.
Comments