100-days-of-swiftui-and-com.../day-070
CypherPoet e838973a20 Complete Day 70 2019-12-10 19:01:47 -06:00
..
README.md Complete Day 70 2019-12-10 19:01:47 -06:00

README.md

Day 70: Project 14: PlaceCase (Part Three)

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


📒 Field Notes

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

It focuses on several specific topics:

  • Advanced MKMapView with SwiftUI
  • Customizing MKMapView annotations

The commits for the project changes to go along with this day can be found starting here.