All Projects → kitasuke → SwiftUI-Flux

kitasuke / SwiftUI-Flux

Licence: MIT license
Sample iOS project built by SwiftUI + Flux and Combine framework using GitHub API

Programming Languages

swift
15916 projects

SwiftUI-Flux

Flux enables us to have unidirectional data flow and make it testable. It's used to be implemented using RxSwift or ReactiveSwift in the past, but I use Combine this time. This is an experimental project using SwiftUI + Flux.

Requirements

Xcode 11.0 Beta 5+
Swift 5.1+

More examples

See other architectures as well

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].