React helpers for redux-observable
Install
npm install --save react-redux-observable
NOTE: This has a peer dependencies of rxjs@5.0.*
, redux
, react
, and of course redux-observable
, all of which will have to be installed
as well.
Usage
Basic
It just works. Trust me. And Travis, whoever he is.
:shipit: