expo-modules-core
npmv57.0.16TypeScriptThe core of Expo Modules architecture
Safe to adopt
Yes — expo-modules-core scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 6 days ago. 50 releases in the last 2 years.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- AMaintenance: grade A, Excellent.
Last published 6 days ago. 50 releases in the last 2 years.
- AWeight: grade A, Excellent.
Pulls in 5 transitive packages, about 47 MB installed (at least — some of the tree is still being crawled).
- ASupply chain: grade A, Excellent.
No install scripts, 12 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-modules-core 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-modules-core, 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
Quick start
A usage example from the expo-modules-core README.
# Podfile
require File.join(File.dirname(`node --print "require.resolve('react-native/package.json')"`), "scripts/react_native_pods")
require File.join(File.dirname(`node --print "require.resolve('expo-modules-core/package.json')"`), "cocoapods.rb")
require File.join(File.dirname(`node --print "require.resolve('expo-modules-core/package.json')"`), "scripts/autolinking")
# ...
target "TargetName" do
use_unimodules!
config = use_native_modules!
use_react_native!(:path => config["reactNativePath"])
# ...expo-modules-core 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-modules-corethis page | 0 | 1 | MIT | 6 days ago |
| expo-modules-jsi | 0 | 1 | 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 |
Dependencies
Declared by expo-modules-core v57.0.16. Runtime dependencies are installed with the package; dev dependencies are not.
Dev (4)
Used by
Popular packages that depend on expo-modules-core.
Relationship graph
Dependencies (left) and dependents (right) of expo-modules-core.
Frequently installed together
A WebView specifically designed for Expo DOM components
React is a JavaScript library for building user interfaces.
React package for working with the DOM.
A framework for building native apps using React
Tools for making advanced Metro bundler features work
A structuredClone polyfill
A library for interacting with the app.json
Provides access to the local file system on the device.
A library for Expo config plugins
Derivative of whatwg-url without unicode handling and optimized for Expo
A Metro config for running React Native projects with the Metro bundler
TypeScript definitions for react
Release history
50 releases in the last two years, typically about 2 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 57.0.16latest | 6 days ago | 31 MB | MIT |
| 58.0.0-canary-20260902-26df09e | 7 days ago | 31 MB | MIT |
| 58.0.0-canary-20260901-2164f24 | 8 days ago | 31 MB | MIT |
| 57.0.15 | 8 days ago | 31 MB | MIT |
| 55.0.26 | 9 days ago | 31 MB | MIT |
| 56.0.25 | 12 days ago | 29 MB | MIT |
| 57.0.14 | 14 days ago | 31 MB | MIT |
| 57.0.13 | 17 days ago | 31 MB | MIT |
| 57.0.12 | 20 days ago | 31 MB | MIT |
| 56.0.24 | 23 days ago | 29 MB | MIT |
| 57.0.11 | 26 days ago | 30 MB | MIT |
| 58.0.0-canary-20260812-27f94d4 | 28 days ago | 31 MB | MIT |
| 58.0.0-canary-20260806-8c2d007 | 1 month ago | 2.2 MB | MIT |
| 56.0.23 | 1 month ago | 29 MB | MIT |
| 57.0.10 | 1 month ago | 30 MB | MIT |
Overview
expo-modules-core is an npm package that the core of Expo Modules architecture. It has 1 known dependents in the graph. The latest version is 57.0.16, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need the core of Expo Modules architecture and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use expo-modules-core?
Yes — expo-modules-core scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 6 days ago. 50 releases in the last 2 years.
How do I install expo-modules-core?
Run `npm install expo-modules-core` to add expo-modules-core to your npm project.
How many dependencies does expo-modules-core have?
expo-modules-core declares 10 direct dependencies and pulls in 5 packages in total once its runtime tree is resolved totalling about 47 MB on disk.
What license is expo-modules-core released under?
expo-modules-core is distributed under the MIT license.
How popular is expo-modules-core?
npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on expo-modules-core.
Is expo-modules-core still maintained?
The most recent release of expo-modules-core (v57.0.16) was published 6 days ago.
Does expo-modules-core run install scripts?
No. expo-modules-core does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.