Dimillian / SwiftUIFlux
A very naive implementation of Redux using Combine BindableObject to serve as an example
☆657Updated 4 years ago
Alternatives and similar repositories for SwiftUIFlux:
Users that are interested in SwiftUIFlux are comparing it to the libraries listed below
- Unidirectional reactive architecture using new Apple Combine framework https://developer.apple.com/documentation/combine☆689Updated 3 years ago
- A collection of Swift Property Wrappers (formerly "Property Delegates")☆1,343Updated 2 years ago
- A Swift playground explaining the concepts of the new Combine framework☆1,172Updated last year
- Swift + Redux + (Combine|RxSwift|ReactiveSwift) -> SwiftRex☆622Updated 4 months ago
- A list of cool DSLs made with Swift 5.4’s @resultBuilder☆1,106Updated 9 months ago
- SwiftUI Grid layout with custom styles☆964Updated 4 years ago
- A repository that contains information related to Lickability's best practices.☆866Updated 2 months ago
- Declarative HTTP networking, designed for SwiftUI☆741Updated 2 years ago
- Three different architectures (Model-View, Redux, MVVM) for using SwiftUI implemented at the example of a chat app