Skip to content

Files

Latest commit

CypherPoetCypherPoet
CypherPoet
and
CypherPoet
Jan 8, 2020
ddb359b · Jan 8, 2020

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

..
Jan 8, 2020

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