This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// ContentView.swift | |
// MailDemo | |
// | |
// Created by Florent Morin on 29/06/2019. | |
// Copyright © 2019 Morin Innovation. All rights reserved. | |
// | |
// Medium link: https://medium.com/@florentmorin/messageui-swiftui-and-uikit-integration-82d91159b0bd | |
// Sample source code: https://github.com/florentmorin/SwiftUIAndMessageUI |