expo-router
npmv57.0.20TypeScriptExpo Router is a file-based router for React Native and web applications.
Adopt with care
expo-router is usable, with caveats. Pulls in 80 transitive packages, about 21 MB installed (at least — some of the tree is still being crawled).
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- AMaintenance: grade A, Excellent.
Last published 1 days ago. 50 releases in the last 2 years.
- DWeight: grade D, Poor — a real concern.
Pulls in 80 transitive packages, about 21 MB installed (at least — some of the tree is still being crawled).
- ASupply chain: grade A, Excellent.
No install scripts, 13 maintainers, and a contained dependency surface.
- ALicense: grade A, Excellent.
MIT — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding expo-router to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Part of this dependency tree has not been crawled yet, so these figures are a lower bound rather than a final total.
Licenses in the dependency tree
Every license you inherit by installing expo-router, not just its own. Check this before a legal review, not after.
Compatibility
- Node.js
- No constraint declared
- Module format
- CommonJS only
- TypeScript
- Types included
- Install scripts
- None
expo-router vs the alternatives
Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| expo-routerthis page | 0 | 2 | MIT | 1 day ago |
| @expo/config | 9.1M | 5 | MIT | 1 day ago |
| expo-file-system | 8.4M | 1 | MIT | 1 day ago |
| expo-font | 0 | 3 | MIT | 1 day ago |
| expo-keep-awake | 0 | 1 | MIT | 1 day ago |
| expo-constants | 0 | 6 | MIT | 1 day ago |
Dependencies
Declared by expo-router v57.0.20. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (27)
Peer (15)
Dev (24)
Used by
Popular packages that depend on expo-router.
Relationship graph
Dependencies (left) and dependents (right) of expo-router.
Frequently installed together
The Expo SDK
Server API for Expo Router projects
TypeScript definitions for node
Lightweight debugging utility for Node.js and the browser
TypeScript definitions for debug
TypeScript-first schema declaration and validation library with static type inference
Better streaming static file server with Range and conditional-GET support
Create clickable links in the terminal
A library for interacting with the app.json
Best-effort discovery of the machine's default gateway and local network IP exclusively with UDP sockets.
The semantic version parser used by npm.
Stringify any JavaScript value.
Release history
50 releases in the last two years, typically about 2 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 57.0.20latest | 1 day ago | 5.9 MB | MIT |
| 58.0.0-canary-20260908-e343e6e | 1 day ago | 3.5 MB | MIT |
| 57.0.19 | 5 days ago | 5.9 MB | MIT |
| 58.0.0-canary-20260902-26df09e | 7 days ago | 3.6 MB | MIT |
| 58.0.0-canary-20260901-2164f24 | 8 days ago | 3.6 MB | MIT |
| 57.0.18 | 8 days ago | 5.9 MB | MIT |
| 56.2.20 | 12 days ago | 5.9 MB | MIT |
| 57.0.17 | 14 days ago | 5.9 MB | MIT |
| 57.0.16 | 16 days ago | 5.9 MB | MIT |
| 57.0.15 | 20 days ago | 5.9 MB | MIT |
| 55.0.18 | 23 days ago | 2.9 MB | MIT |
| 56.2.19 | 23 days ago | 5.9 MB | MIT |
| 57.0.14 | 23 days ago | 5.9 MB | MIT |
| 57.0.13 | 26 days ago | 5.9 MB | MIT |
| 58.0.0-canary-20260812-27f94d4 | 28 days ago | 3.8 MB | MIT |
Overview
expo-router is an npm package that expo Router is a file-based router for React Native and web applications. It has 2 known dependents in the graph. The latest version is 57.0.20, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need expo Router is a file-based router for React Native and web applications and value a focused solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- Large dependency tree (66 direct dependencies) increases install size and audit surface.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Keywords
Frequently asked questions
Should I use expo-router?
expo-router is usable, with caveats. Pulls in 80 transitive packages, about 21 MB installed (at least — some of the tree is still being crawled).
How do I install expo-router?
Run `npm install expo-router` to add expo-router to your npm project.
How many dependencies does expo-router have?
expo-router declares 66 direct dependencies and pulls in 80 packages in total once its runtime tree is resolved totalling about 21 MB on disk.
What license is expo-router released under?
expo-router is distributed under the MIT license. Its dependency tree also includes: (MIT OR CC0-1.0), MIT, MIT AND Apache-2.0.
How popular is expo-router?
npm does not publish download counts. Within PackageGraph's crawl, 2 known packages depend on expo-router.
Is expo-router still maintained?
The most recent release of expo-router (v57.0.20) was published 1 day ago.
Does expo-router run install scripts?
No. expo-router does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.