Declarative routing for React
This repository is a monorepo that we manage using Lerna. That means that we actually publish several packages to npm from the same codebase, including:
| Package | Version | Docs | Description |
|---|---|---|---|
react-router | The core of React Router | ||
react-router-dom | DOM bindings for React Router | ||
react-router-native | React Native bindings for React Router | ||
react-router-redux | Integration with React Router and Redux | ||
react-router-config | Static route config helpers |
react-router is developed and maintained by React Training and many amazing contributors. If you're interested in learning more about what React can do for your company, please get in touch!
