SwiftUI Basics Tutorial

If you’ve enjoyed this video and want to learn more, here’s a 15% off promo code for the full course: Use the code YT-FREE-PREVIEW at checkout - This video is a compilation of the first 8 videos in my SwiftUI Fundamentals course as a free preview. In this set of videos we learn the basics of building your app with SwiftUI by creating the user interface for a standard weather app. This project (and all projects in the course) use Xcode 12 and iOS 14. In the full course we build 4 separate apps and focus heavily on passing data between views. I believe it’s much easier to make your app LOOK how you want, however it’s tricky to get your app to ACT how you want in SwiftUI. That’s what we focus on in this course with @State, @Binding, @StateObject, @ObservableObject, @EnvironmentObject and more. Course Link: Timestamps: 0:00 - Intro 0:33 - Course Overview 7:14 - Weather App Starts 19:47 - City Text i
Back to Top