I’m going to guide you though all the steps to get started with SwiftUI when you already have experience with UIKit!
In this tutorial you will learn:
- the structure of a SwiftUI app
- what are the important types and protocols
- how SwiftUI leverages key features of Swift
- what are the basic UI components and how to customize them
- how SwiftUI manages to automatically update the UI