React Redux Official React bindings for Redux. Performant and flexible. 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 Quick Start API <Provider store> connect([mapStateToProps], [mapDispatchToProps], [mergeProps], [options]) Troubleshooting License MIT