https://docs.swift.org/swift-book/GuidedTour/GuidedTour.html
https://developer.apple.com/tutorials/SwiftUI
- SwiftUI Essentials
- Drawing and Animation
- App Design and Layout
Extra chapters you may check:
- Creating a watchOS App
- Creating a macOS App
If you're getting preview errors / build errors and you're pretty sure your code is correct, you can try a force rebuild of your project:
- product > clean build folder
- product > build