Skip to content

A basic application using MapKit and LocalAuthentication in SwiftUI

Notifications You must be signed in to change notification settings

midhetfatema94/BucketList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BucketList

An application to add all the places you'd like to visit once the pandemic is over!

Features are:

  • Adding conformance to Comparable for custom types
  • Readind & Writing data to the Documents Directory
  • Switching view states with enums
  • Integrating MapKit with SwiftUI
  • Using TouchID & FaceID with SwiftUI
  • Making someone else’s class conform to Codable
  • Locking our UI behind biometric authentication