kodecocodes / swiftui-example-app-koober

Porting the example app from our Advanced iOS App Architecture book from UIKit to SwiftUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftUI example app: Koober

We're porting the example app from our Advanced iOS App Architecture book from UIKit to SwiftUI and we are sharing the code in this repo.

Please feel free to follow along and/or contribute. This is an experimental codebase we're using to learn how to best architect SwiftUI apps.

Architectures

This repo holds examples for two architectures, Swift-State and MVVM. The Swift-State example is in the swift-state directory and the MVVM example is in the mvvm directory. Note: the examples are a work in progress and may not be complete.

About

Porting the example app from our Advanced iOS App Architecture book from UIKit to SwiftUI.


Languages

Language:Swift 100.0%