react-redux @4.0.0
React Redux
Official React bindings for Redux.
Performant and flexible.
Installation
npm install --save react-redux
React Redux requires React 0.14 or later.
React Native
Until React Native is compatible with React 0.14, you’ll need to keep using React Redux 3.x branch and documentation.
Documentation
License
MIT