Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Official React bindings for Redux

License

NotificationsYou must be signed in to change notification settings

ReactJSMyanmar/react-redux

 
 

Official React bindings forRedux.
Performant and flexible.

build statusnpm versionnpm downloadsredux channel on discord

Installation

React Redux requiresReact 16.8.3 or later.

npm install --save react-redux

This assumes that you’re usingnpm package managerwith a module bundler likeWebpack orBrowserify to consumeCommonJSmodules.

If you don’t yet usenpm or a modern module bundler, and would rather prefer a single-fileUMD build that makesReactRedux available as a global object, you can grab a pre-built version fromcdnjs. Wedon’t recommend this approach for any serious application, as most of the libraries complementary to Redux are only available onnpm.

React Native

As of React Native 0.18, React Redux 5.x should work with React Native. If you have any issues with React Redux 5.x on React Native, runnpm ls react and make sure you don’t have a duplicate React installation in yournode_modules. We recommend that you usenpm@3.x which is better at avoiding these kinds of issues.

Documentation

The React Redux docs are now published athttps://react-redux.js.org .

We're currently expanding and rewriting our docs content - check back soon for more updates!

How Does It Work?

We do a deep dive on how React Redux works inthis readthesource episode.

Also, the postThe History and Implementation of React-Reduxexplains what it does, how it works, and how the API and implementation have evolved over time.

Enjoy!

License

MIT

About

Official React bindings for Redux

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript96.9%
  • CSS3.1%

[8]ページ先頭

©2009-2025 Movatter.jp