3.1.2 • Published 10 years ago

@jimpick/react-redux v3.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
10 years ago

React Redux

Official React bindings for Redux.
Performant and flexible.

build status npm version npm downloads redux channel on slack

Installation

npm install --save react-redux

React Redux requires React 0.13 or later.

React Native

What you get from react-redux is for React.
For React Native, import from react-redux/native instead.

Documentation

License

MIT