Module 3 of 3 in Getting Started with SwiftUI

SwiftUI Navigation

Share
Save for later

Module outcomes

  • Understand how navigation behaves and is structured in a SwiftUI app.
  • Define new navigation types such as navigation stack and navigation split views.
  • Create a new SwiftUI project that uses TabView.

Covered concepts

  • SwiftUI Navigation
  • NavigationStack
  • Managing Navigation Paths and Destinations
  • TabView

Module content

1
IntroductionStart
Setting Up a Navigation Stack
Demo
Conclusion
IntroductionStart
Demo
Conclusion
3
TabView in SwiftUI Lesson (17 mins)
IntroductionStart
TabView in SwiftUI
Demo
Conclusion