1.0.0-beta.4 • Published 6 years ago

@curi/redux v1.0.0-beta.4

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

@curi/redux

npm

@curi/redux provides Redux integration for your application. Instead of using the <Navigator> from @curi/react-navigator to re-render your application, with @curi/redux, you can just rely on Redux to subscribe to your store and re-render whenever the location changes.

Installation

npm install --save @curi/redux

For more information, please check out the @curi/redux page on the documentation website.