SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
swift
sample
demo
architecture
mvvm
coredata
clean-architecture
example-project
cleanarchitecture
mvvm-architecture
interactor
swiftui
swiftui-example
-
Updated
Nov 2, 2021 - Swift
When start clicking number buttons everything is ok, but if I start number with 0 this zero remains, while it should be overriten by the next non-zero number :)