Skip to content

Sample iOS project built by SwiftUI + Flux and Combine framework using GitHub API

License

Notifications You must be signed in to change notification settings

kitasuke/SwiftUI-Flux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Sample iOS project built by SwiftUI + Flux and Combine framework using GitHub API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages