HMReactiveRedux 1.0.3

HMReactiveRedux 1.0.3

Maintained by Hai Pham.



  • By
  • Hai Pham

HMReactiveRedux-Swift

License: MIT CocoaPods Build Status Coverage Status

Rx-enabled Redux implementation for iOS clients.

Simply subscribe to state streams published by a RxStore to receive notifications whenever state changes. Enums with parameters should be used in place of action creators, as demonstrated in the sample app.