Redux-ReactiveSwift
Redux-ReactiveSwift copied to clipboard
Redux implementation over ReactiveSwift
This is intended to close issue #3 TODO: - [ ] Add unit tests coverage - [ ] Add docs
[ ] Allow use of Store, builders, middleware from within Objective-C [ ] Add Objective-C example project
Need to cover at least following fields with interfaces & implementations: - State persistence and restoration - Logging
Three example installs to be added: - CocoaPods - Carthage - SPM Appropriate CI checks should be added