When Apple announced SwiftUI at WWDC developers throughout the world knew that it would change everything.
As time goes by, we will quickly see SwiftUI become the standard way to build apps, eventually replacing UIKit.
SWIFTUI CHANGES EVERYTHING
Everything you know about building interfaces has changed with SwiftUI.
No more Storyboards
No more Segues
No more View Controllers
No more long build times for UI changes
If you have ever developed in Flutter and Dart you will find SwiftUI similar and refreshing. You now build reactive components and can watch the changes in real time (no more manually building for each change).
WHAT YOU'LL LEARN
This course is designed for Swift developers who want to get a quick handle on Swift UI. Here are some of the things we will cover in the course:
Simple components
Working with data
Progress bars
Working with lists
Moving around data
Opaque types
Working with State
Working with forms and data
App navigation
ObservableObjects
and more
The goal of this course is to get you up and running quickly with SwiftUI. It also comes with projects that will help you retain what you have learned.
Let's get started!