Follow along at https://www.hackingwithswift.com/100/swiftui/69.
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.