This lesson takes us through the somewhat convoluted method by which an app can select a photo from the user’s photo library or use the camera. Apparently, this is long-winding and convoluted because it’s not yet something SwiftUI can do and so we use a lot of UIKit code. This […]