Add README files

This commit is contained in:
CypherPoet 2020-01-29 21:32:42 -06:00
parent 0d37238c50
commit b942cccd8a
3 changed files with 23 additions and 4 deletions

View File

@ -102,13 +102,14 @@ I'm currently seeking freelance, remote opportunities as an iOS developer! If yo
- **Day 93:** [_Project 18: Layout And Geometry (Part Two)_](./day-093/)
- **Day 94:** [_Project 18: Layout And Geometry (Part Three)_](./day-094/)
- **Day 95:** [Milestone for Projects 16-18](./day-095/)
- **Day 96:** [_Project 19: SnowSeeker (Part One)_](./day-096/)
- **Day 96:** [_Project 19: PadFinder (Part One)_](./day-096/)
- **Day 97:** [_Project 19: PadFinder (Part Two)_](./day-097/)
</details>
**Latest Day:**
- **Day 97:** [_Project 19: SnowSeeker (Part Two)_](./day-097/)
- **Day 98:** [_Project 19: PadFinder (Part Three)_](./day-098/)

View File

@ -1,4 +1,4 @@
# Day 97: _Project 19: SnowSeeker_ (Part Two)
# Day 97: _Project 19: PadFinder_ (Part Two)
_Follow along at https://www.hackingwithswift.com/100/swiftui/97_.
@ -7,7 +7,7 @@ _Follow along at https://www.hackingwithswift.com/100/swiftui/97_.
# 📒 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/).)
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-096/).)
It focuses on several specific topics:

18
day-098/README.md Normal file
View File

@ -0,0 +1,18 @@
# Day 98: _Project 19: PadFinder_ (Part Three)
_Follow along at https://www.hackingwithswift.com/100/swiftui/98_.
<br/>
# 📒 Field Notes
This day covers Part Three of _`Project 19`_ in the [100 Days of SwiftUI Challenge](https://www.hackingwithswift.com/100/swiftui/98). (Project 19 files can be found in the [directory for Part One](../day-096/).)
It focuses on several specific topics:
- Changing a views layout in response to size classes
- Binding an alert to an optional string
- Letting the user mark favorites