100-days-of-swiftui-and-com.../day-078
CypherPoet ddb359bac2 Complete Day 78 2020-01-08 02:56:53 -06:00
..
README.md Complete Day 78 2020-01-08 02:56:53 -06:00

README.md

Day 78: Milestone for Projects 13-15 (Part Two)

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

📒 Field Notes

This day resolves around continuing the Milestone challenge started in Day 77.

🥅 Challenge Project

From the description:

... show a map with a pin on that marked where they were when that pin was added.

Given that I decided to keep extending the PlaceCase app for Day 77, I'll be doing the same here. This seems like a good opportunity to add a button to the map view that snaps the center to the user's current location.

(The commit for these changes can be found here.)


📸 Screenshots