Module 1 of 3 in Getting Started with SwiftUI

Introduction to SwiftUI

Share
Save for later

Module outcomes

  • Understand the basic building blocks of a SwiftUI application.
  • Describe what a view hierarchy is and how it’s used in SwiftUI.

Covered concepts

  • Introduction to declarative UI
  • Introduction to View hierarchy
  • SwiftUI app structure
  • SwiftUI State and Binding

Module content

1
Organizing a SwiftUI App Lesson (15 mins)
IntroductionStart
SwiftUI App Structure
SwiftUI App Walk Through
Conclusion
Introduction: Modifiers & StateStart
Modifiers
Modifiers: Hands-On Demo
State & Binding
Conclusion
3
Adaptable SwiftUI Views Lesson (13 mins)
IntroductionStart
SwiftUI-Views
SwiftUI Color Picker
Conclusion