Petro Korienev
Petro Korienev
This implements progress reporting
When initial value is set to ```nil``` and the array consists of single item, this item is returned and reduce block is never evaluated. There seems to be an issue...
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