@curi/redux
v1.0.0-beta.4
Published
Redux integration for Curi
Readme
@curi/redux
@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/reduxFor more information, please check out the @curi/redux page on the documentation website.
