Skip to content

Commit

Permalink
Complete Day 97
Browse files Browse the repository at this point in the history
  • Loading branch information
CypherPoet authored and CypherPoet committed Jan 30, 2020
1 parent f7b73b1 commit c6ea070
Showing 1 changed file with 4 additions and 16 deletions.
20 changes: 4 additions & 16 deletions day-097/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,10 @@ _Follow along at https://www.hackingwithswift.com/100/swiftui/97_.

# 📒 Field Notes

This day covers Part Two of _`Project 18`_ in the [100 Days of SwiftUI Challenge](https://www.hackingwithswift.com/100/swiftui/97). (Project 18 files can be found in the [directory for Part One](../day-092/).)
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:

- Absolute positioning for SwiftUI views
- Understanding frames and coordinates inside GeometryReader
- ScrollView effects using GeometryReader



The commits for most of the changes related to this day can be found [here](https://github.com/CypherPoet/100-days-of-swiftui-and-combine/commit/013ce270c007a6b432a739a55771acf24daab0d1).



# 📸 Screenshots

<div style="text-align: center;">
<img src="../day-092/Projects/Project18Concepts/Screenshots/day-97-recording-1.gif" width="400px"/>
</div>
- Building a primary list of items
- Making NavigationView work in landscape
- Creating a secondary view for NavigationView

0 comments on commit c6ea070

Please sign in to comment.