[ Project 14 ] BucketList ( Day 68, 69, 70, 71, 72, 73 ) - Using Touch ID and Face ID with SwiftUI - LAContext, LocalAuthentication, Privacy - Face ID Usage Description - Adding user locations to a map - MapReader, Marker - Improving our map annotations - Annotation ( Custom Marker ), Make Struct Conform to Equatable - Selecting and editing map annotations - Sheet without Boolean variable ( unwrapping the optional automatically ), SwiftUI View initializer ( underscore approach for @State variable ), get back new data from sheet ( escaping closure ) - Downloading data from Wikipedia - showing different UI depending on the current load state (enum), add different style textViews with + - Sorting Wikipedia results - conform Comparable protocol, make a computed property - Introducing MVVM into your SwiftUI project ...