kodecocodes / swiftui-example-app-koober

Porting the example app from our Advanced iOS App Architecture book from UIKit to SwiftUI.
59 stars 11 forks source link

Adds root dependency container. #3

Closed RCacheaux closed 5 years ago

RCacheaux commented 5 years ago

Checklist

Description

Adds root dependency container to remove dependency resolution from the Koober state store.