expo
npmv57.0.21TypeScriptThe Expo SDK
Not recommended for new projects
No — expo should not be adopted for new projects. Pulls in 341 transitive packages, about 139 MB installed (at least — some of the tree is still being crawled). This package exposes a 341-package audit surface.
- ?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.
- FWeight: grade F, Failing.
Pulls in 341 transitive packages, about 139 MB installed (at least — some of the tree is still being crawled).
- CSupply chain: grade C, Fair — worth a look.
This package exposes a 341-package audit 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 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, not just its own. Check this before a legal review, not after.
Compatibility
- Node.js
- No constraint declared
- Module format
- ESM + CommonJS
- TypeScript
- Types included
- Install scripts
- None
expo 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 |
|---|---|---|---|---|
| expothis page | 0 | 18 | MIT | 1 day ago |
| @expo/config | 9.1M | 5 | MIT | 18 hours ago |
| expo-file-system | 8.4M | 1 | MIT | 16 hours ago |
| @expo/config-plugins | 0 | 5 | MIT | 17 hours ago |
| @expo/metro-config | 0 | 3 | MIT | 17 hours ago |
| @expo/local-build-cache-provider | 0 | 1 | MIT | 15 hours ago |
Dependencies
Declared by expo v57.0.21. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (23)
Peer (7)
Dev (11)
Used by
Popular packages that depend on expo.
Provides access to the local file system on the device.
A Metro config for running React Native projects with the Metro bundler
The Expo CLI
Error overlay for universal Expo apps.
Provides system information that remains constant throughout the lifetime of your app.
The Babel preset for Expo projects
Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
Load fonts at runtime and use them in React Native components.
A WebView specifically designed for Expo DOM components
A library to generate a fingerprint from a React Native project
An Expo universal module to download assets and pass them into other APIs
Tools for making advanced Metro bundler features work
Expo Router is a file-based router for React Native and web applications.
Expo Router is a file-based router for React Native and web applications.
Widgets.
A component that renders a native glass effect view on iOS.
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
Provides access to the SF Symbols library on iOS, and Material Symbols on Android and web, for Expo and React Native apps.
Relationship graph
Dependencies (left) and dependents (right) of expo.
Frequently installed together
A framework for building native apps using React
TypeScript definitions for node
React is a JavaScript library for building user interfaces.
TypeScript definitions for react
Error overlay for universal Expo apps.
Lightweight debugging utility for Node.js and the browser
Simple and complete React Native testing utilities that encourage good testing practices.
A Promise-based interface into processes created by child_process.spawn
React package for working with the DOM.
Expo Router is a file-based router for React Native and web applications.
TypeScript definitions for debug
Provides system information that remains constant throughout the lifetime of your app.
Release history
50 releases in the last two years, typically about 2 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 58.0.0-canary-20260909-ea7a89a | 21 hours ago | 1.2 MB | MIT |
| 57.0.21latest | 1 day ago | 900 KB | MIT |
| 57.0.20 | 5 days ago | 900 KB | MIT |
| 58.0.0-canary-20260902-26df09e | 7 days ago | 1.2 MB | MIT |
| 57.0.19 | 8 days ago | 900 KB | MIT |
| 55.0.31 | 9 days ago | 860 KB | MIT |
| 57.0.18 | 12 days ago | 900 KB | MIT |
| 56.0.21 | 12 days ago | 886 KB | MIT |
| 57.0.17 | 14 days ago | 900 KB | MIT |
| 55.0.30 | 15 days ago | 860 KB | MIT |
| 57.0.16 | 16 days ago | 900 KB | MIT |
| 57.0.15 | 20 days ago | 900 KB | MIT |
| 54.0.37 | 23 days ago | 855 KB | MIT |
| 55.0.29 | 23 days ago | 860 KB | MIT |
| 56.0.20 | 23 days ago | 886 KB | MIT |
Overview
expo is an npm package that the Expo SDK. It has 18 known dependents in the graph. The latest version is 57.0.21, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need the Expo SDK 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 (41 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?
No — expo should not be adopted for new projects. Pulls in 341 transitive packages, about 139 MB installed (at least — some of the tree is still being crawled). This package exposes a 341-package audit surface.
How do I install expo?
Run `npm install expo` to add expo to your npm project.
How many dependencies does expo have?
expo declares 41 direct dependencies and pulls in 341 packages in total once its runtime tree is resolved totalling about 139 MB on disk.
What license is expo released under?
expo is distributed under the MIT license. Its dependency tree also includes: (BSD-3-Clause OR GPL-2.0), (MIT OR Apache-2.0), (MIT OR CC0-1.0), 0BSD, Apache-2.0, BSD-2-Clause, BSD-3-Clause, BlueOak-1.0.0, CC-BY-4.0, ISC, MIT, MPL-2.0.
How popular is expo?
npm does not publish download counts. Within PackageGraph's crawl, 18 known packages depend on expo.
Is expo still maintained?
The most recent release of expo (v57.0.21) was published 1 day ago.
Does expo run install scripts?
No. expo does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.