17 lines
518 B
Markdown
17 lines
518 B
Markdown
# Day 97: _Project 19: SnowSeeker_ (Part Two)
|
|
|
|
_Follow along at https://www.hackingwithswift.com/100/swiftui/97_.
|
|
|
|
<br/>
|
|
|
|
|
|
# 📒 Field Notes
|
|
|
|
This day covers Part Two of _`Project 19`_ in the [100 Days of SwiftUI Challenge](https://www.hackingwithswift.com/100/swiftui/97). (Project 19 files can be found in the [directory for Part One](../day-097/).)
|
|
|
|
It focuses on several specific topics:
|
|
|
|
- Building a primary list of items
|
|
- Making NavigationView work in landscape
|
|
- Creating a secondary view for NavigationView
|