https://github.com/empireappdesignz/mailcomposer
How to send an email message within your app - iOS12 - Swift 4.2
https://github.com/empireappdesignz/mailcomposer
email email-template ios12 message mfmailcomposer swift swift4 xcode xcode10
Last synced: 3 months ago
JSON representation
How to send an email message within your app - iOS12 - Swift 4.2
- Host: GitHub
- URL: https://github.com/empireappdesignz/mailcomposer
- Owner: EmpireAppDesignz
- Created: 2018-11-27T20:55:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-22T22:43:48.000Z (almost 6 years ago)
- Last Synced: 2025-01-12T19:35:37.810Z (4 months ago)
- Topics: email, email-template, ios12, message, mfmailcomposer, swift, swift4, xcode, xcode10
- Language: Swift
- Homepage:
- Size: 393 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MailComposer
MFMailComposeViewController: https://developer.apple.com/documentation/messageui/mfmailcomposeviewcontroller
A standard interface for managing, editing, and sending an email message within your app
Developed in Swift 4.2 iOS12