100-days-of-swiftui-and-com.../day-069
CypherPoet 55fd1a9ef0 Complete Day 69 2019-12-07 04:41:25 -06:00
..
README.md Complete Day 69 2019-12-07 04:41:25 -06:00

README.md

Day 69: Project 14: PlaceCase (Part Two)

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


📒 Field Notes

This day covers Part Two 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:

  • Integrating MapKit with SwiftUI
  • Communicating with a MapKit coordinator
  • Using Touch ID and Face ID with SwiftUI

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