Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 12 days 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-22T22:43:48.000Z (over 5 years ago)
- Last Synced: 2024-11-13T10:52:40.638Z (2 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