An open API service indexing awesome lists of open source software.

https://github.com/cal-dev-lab/navigation-view-swiftui

Exploring NavigationView in SwiftUI.
https://github.com/cal-dev-lab/navigation-view-swiftui

Last synced: 11 months ago
JSON representation

Exploring NavigationView in SwiftUI.

Awesome Lists containing this project

README

          

# Navigation View

I am exploring the *NavigationView* in SwiftUI. Understanding how this works will help me to implement this into future projects and have some strong re-usable code.

This can be applied when navigating through an app with different sections.