Follow along at https://www.hackingwithswift.com/100/swiftui/97.
This day covers Part Two of Project 19
in the 100 Days of SwiftUI Challenge. (Project 19 files can be found in the directory for Part One.)
It focuses on several specific topics:
- Building a primary list of items
- Making NavigationView work in landscape
- Creating a secondary view for NavigationView
Commits for the changes related to this day can be found in the vicinity of this one.