Skip to content

Files

Latest commit

CypherPoetCypherPoet
CypherPoet
and
CypherPoet
Nov 3, 2019
b1d1ab7 · Nov 3, 2019

History

History
This branch is up to date with CypherPoet/100-days-of-swiftui-and-combine:master.

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 3, 2019

Day 41: Project 8: Moonshot (Part Three)

Follow along at https://www.hackingwithswift.com/100/swiftui/41.


📒 Field Notes

This day covers Part Three of Project 8: Moonshot in the 100 Days of SwiftUI Challenge. (Project 8 files can be found in the directory for Part One.)

It focuses on several specific topics:

  • Showing mission details with ScrollView and GeometryReader
  • Merging Codable structs using first(where:)
  • Fixing problems with buttonStyle() and layoutPriority()

The commits for the project changes to go along with this day are as follows: