react-redux-observable
v0.0.2
Published
React helpers for redux-observable, e.g. @dispatchOnMount(...actions)
Downloads
7
Readme
react-redux-observable
React helpers for redux-observable
Install
npm install --save react-redux-observable
NOTE: This has a peer dependencies of [email protected].*
, 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: