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
call!
is more common in Ruby an is already present as a class method forFService::Base
. We should markrun
as deprecated in the next version.We'll use
call
(without bang) in #27, socall!
(with bang) is the drop-in replacement forrun
.