Installation

You can install TanStack Router with any NPM package manager.

sh
npm install @tanstack/react-router
npm install @tanstack/react-router

TanStack Router is currently only compatible with React and ReactDOM. If you would like to contribute to the React Native adapter, please reach out to us on Discord.

Requirements

  • React v18.x.x
  • ReactDOM v18.x.x
  • TypeScript v5.x.x (TypeScript is optional, but recommended)
Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.