iOS 14: How to send email using default email app
Explains how to implement email sending in iOS 14 apps using the `mailto:` URL scheme to open the user's default email client.
Explains how to implement email sending in iOS 14 apps using the `mailto:` URL scheme to open the user's default email client.
A video tutorial series on building a Covid19 stats widget for iOS 14 using the WidgetKit framework and SwiftUI.
A brief guide on using the new UIColorPickerViewController introduced in iOS 14 for color selection in apps.