Course
Skills Expanded
SwiftUI: Getting Started
This course will teach you how to get started developing with SwiftUI in this declarative UI world. Discover how SwiftUI enables you to develop apps faster than ever.
What you'll learn
Over the past decade, developers have relied on UIKit to develop iOS apps. This requires developers to keep their UI and data in sync themselves. This often can be tedious, as well as error prone checking for all possible scenarios.
In this course, SwiftUI: Getting Started, you’ll learn to develop apps in a declarative fashion.
What you will learn in this SwiftUI for beginners course inlcude:
- First, you’ll explore the View protocol, and how quickly you can build a complex view hierarchy from small components.
- Next, you’ll discover how to manage state in SwiftUI and make reusable components.
- Finally, you’ll learn how to add gestures and animations to give that extra delight to your users.
Table of contents
Course Overview
1min
Setting the Stage for SwiftUI
18mins
State Management in SwiftUI
16mins
Adding Gestures and Animations
19mins