react-redux

Official React bindings for Redux

Official React bindings for Redux — not a store by itself.

When to choose it: Whenever you use Redux/RTK in React. It connects the store to components; pair it with Redux Toolkit.

  • + Official & optimized
  • + Hooks API (useSelector/useDispatch)
  • - Useless without a Redux store
  • - Adds a provider
Latest version
9.3.0
Monthly downloads
108,155,943
GitHub stars
23,483
Minified + gzip
3.7 kB
Dependencies
2
License
MIT

Compare react-redux with

Data from npm, Bundlephobia and GitHub. Last updated 2026-06-02.