SwiftUIWriting

This is an app helps users to write essays.

There are many word counters, but there is no time limit, and they do not provide the functionality to save the essays you have written. With this app, users can write an essay as if they were taking a test with a time limit.

This app uses SwiftUI and Combine with MVVM architecture. ViewModel is injected on every view, either by contructor or environmentObject. Since there is no third-party libraries, no command like “pod install” is required to run this project SwiftUIWriting

GitHub

View Github