Skip to content

Files

Latest commit

CypherPoetCypherPoet
CypherPoet
and
CypherPoet
Nov 4, 2019
d0db6c9 · Nov 4, 2019

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 4, 2019

Day 42: Project 8: Moonshot (Part Four)

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


📒 Field Notes

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

In addition to recapping the material covered during the project's other days, Day 42 focuses on extending the project according to a set of challenges.


🥅 Challenges

Challenge 1

Add the launch date to MissionView, below the mission badge.

Challenge 2

Modify AstronautView to show all the missions this astronaut flew on.

Challenge 3

Make a bar button in the missions list that toggles between showing launch dates and showing crew names.

📸 Screenshots