Complete Day 88

This commit is contained in:
CypherPoet 2020-01-20 03:42:01 -06:00
parent 6f1de7e6a6
commit 4d1ffa0214
2 changed files with 2 additions and 14 deletions

View File

@ -99,7 +99,7 @@ I'm currently seeking freelance, remote opportunities as an iOS developer! If yo
**Latest Day:**
- **Day 88:** [_Project 17: Flashzilla (Part Two)_](./day-088/)
- **Day 88:** [_Project 17: Flashzilla (Part Three)_](./day-088/)

View File

@ -16,16 +16,4 @@ It focuses on several specific topics:
- Moving views with DragGesture and offset()
## Designing a single card view
## Building a stack of cards
## Moving views with DragGesture and offset()
The commit for the project changes to go along with this day can be found [here](https://github.com/CypherPoet/100-days-of-swiftui-and-combine/commit/6f1de7e6a69a3a79bc0899ca842cc6f2df34ec25).