/SwiftUITextEditor

A simple plain text editor written as a demonstration of creating a document-based iOS app with SwiftUI.

Primary LanguageSwift

SwiftUITextEditor

This project is a text editor that you build in the following tutorial:

Creating Document-Based Apps with SwiftUI

It's a simple plain text editor that demonstrates how to make a document-based iOS app with SwiftUI. You can use it as a foundation for making your own text editing apps.