100-days-of-swiftui-and-com.../day-042
CypherPoet d0db6c9259 Complete Day 42 2019-11-04 15:49:12 -06:00
..
README.md Complete Day 42 2019-11-04 15:49:12 -06:00

README.md

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