QuickBirdEng / SwiftUI-Architectures
Three different architectures (Model-View, Redux, MVVM) for using SwiftUI implemented at the example of a chat app
☆693Updated 5 years ago
Alternatives and similar repositories for SwiftUI-Architectures:
Users that are interested in SwiftUI-Architectures are comparing it to the libraries listed below
- A movie iOS app built with the MVVM architecture, Combine and SwiftUI frameworks https://www.vadimbulavin.com/modern-mvvm-ios-app-archite…☆471Updated 5 years ago
- Sample project with Combine & UIKit framework, MVVM architecture☆452Updated 3 years ago
- ⚡️ Concise networking code leveraging async-await, Decodable & Generics.☆883Updated 6 months ago
- FlowStacks allows you to hoist SwiftUI navigation and presentation state into a Coordinator☆886Updated 4 months ago
- Bringing Views into Focus☆627Updated last year
- Unidirectional reactive architecture using new Apple Combine framework https://developer.apple.com/documentation/combine☆688Updated 3 years ago
- Backported SwiftUI navigation APIs introduced in WWDC22☆897Updated 3 months ago
- Examples showing Compositional Layout, Diffable Data Sources and more!☆642Updated 2 years ago
- A Swift playground explaining the concepts of the new Combine framework☆1,174Updated last year
- Table and collection view data sources for Combine☆627Updated 2 years ago
- Swift + Redux + (Combine|RxSwift|ReactiveSwift) -> SwiftRex☆623Updated 5 months ago
- Bringing simple and powerful navigation tools to all Swift platforms, inspired by SwiftUI.☆2,099Updated last week
- Declarative HTTP networking, designed for SwiftUI☆741Updated 2 years ago
- A very naive implementation of Redux using Combine BindableObject to serve as an example☆656Updated 4 years ago
- Sample iOS project built by SwiftUI + MVVM and Combine framework using GitHub API☆747Updated 5 years ago
- Sample iOS app demonstrating Coordinators, Dependency Injection, MVVM, Binding☆897Updated 3 months ago
- SwiftUI iOS component for Step Indications.☆1,310Updated last year
- Easily use UIKit views in your SwiftUI applications. Create Xcode Previews for UIView elements☆767Updated 2 years ago
- Best Practices in Core Data explained within a demo application☆452Updated 3 years ago
- CombineExt provides a collection of operators, publishers and utilities for Combine, that are not provided by Apple themselves, but are c…☆1,762Updated 9 months ago
- Native Pager in SwiftUI☆1,349Updated last year
- An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind