MFMailComposeViewController (Xcode 9, iOS 11, Swift 4)
MFMailComposeViewController provides an easy way to present a view controller, that allows to write, edit and send an email. It’s presented modally, so the context of the app won’t be left. Blog post: http://www.thomashanning.com/mfmailcomposeviewcontroller/
MFMailComposeViewController provides an easy way to present a view controller, that allows to write, edit and send an email. It’s presented modally, so the context of the app won’t be left. Blog post: http://www.thomashanning.com/mfmailcomposeviewcontroller/