</>PackageGraphPackageGraph

expo-file-system

npmv57.0.6TypeScript

Provides access to the local file system on the device.

Safe to adopt

Yes — expo-file-system scores well across adoption, maintenance, weight, supply chain, and licensing. 8.4M downloads per week and 1 known dependents. Last published 14 days ago. 50 releases in the last 2 years.

  • AAdoption: grade A, Excellent.

    8.4M downloads per week and 1 known dependents.

  • AMaintenance: grade A, Excellent.

    Last published 14 days ago. 50 releases in the last 2 years.

  • AWeight: grade A, Excellent.

    Zero runtime dependencies, about 7.4 MB installed.

  • ASupply chain: grade A, Excellent.

    No install scripts, 16 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-file-system to a project.

0
Direct dependencies

Runtime packages this one declares itself.

0
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

7.4 MB
Install size

Unpacked size of this package plus its entire runtime tree.

Tree depth

Longest resolved dependency chain below this package.

Compatibility

Node.js
No constraint declared
Module format
CommonJS only
TypeScript
Types included
Install scripts
None

Quick start

A usage example from the expo-file-system README.

<!-- Added permissions -->
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.INTERNET" />

expo-file-system vs the alternatives

Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.

PackageWeekly downloadsDependentsLicenseLast release
expo-file-systemthis page8.4M1MIT14 days ago
@expo/config9.1M5MIT1 day ago
expo-keep-awake01MIT1 day ago
expo-sqlite01MIT1 day ago
@expo/local-build-cache-provider01MIT1 day ago
expo-constants06MIT1 day ago

Dependencies

Declared by expo-file-system v57.0.6. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (4)

@types/node ^22.14.0expo 57.0.17expo-module-scripts 56.0.3jest-expo 57.0.5

Used by

Popular packages that depend on expo-file-system.

Relationship graph

Dependencies (left) and dependents (right) of expo-file-system.

react-nativeexpoexpo-file-system
expo-file-system dependencies dependents

Frequently installed together

Release history

50 releases in the last two years, typically about 2 days apart.

Recent versions of expo-file-system
VersionPublishedSizeLicense
58.0.0-canary-20260902-26df09e7 days ago7.9 MBMIT
58.0.0-canary-20260901-2164f248 days ago7.9 MBMIT
56.0.1112 days ago6.8 MBMIT
57.0.6latest14 days ago7.4 MBMIT
55.0.2615 days ago4.1 MBMIT
57.0.520 days ago7.4 MBMIT
19.0.2423 days ago820 KBMIT
55.0.2523 days ago4.1 MBMIT
56.0.1023 days ago6.8 MBMIT
57.0.326 days ago7.4 MBMIT
57.0.426 days ago7.4 MBMIT
58.0.0-canary-20260812-27f94d428 days ago7.9 MBMIT
58.0.0-canary-20260806-8c2d0071 month ago1.5 MBMIT
56.0.91 month ago6.8 MBMIT
57.0.21 month ago7.4 MBMIT

Overview

expo-file-system is an npm package that provides access to the local file system on the device. It is extremely widely used, with about 8.4M downloads per week and 1 known dependents in the graph. The latest version is 57.0.6, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need provides access to the local file system on the device and value a battle-tested, widely-adopted 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

  • Large, well-established user base (8.4M weekly downloads).
  • 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

Keywords

Frequently asked questions

Should I use expo-file-system?

Yes — expo-file-system scores well across adoption, maintenance, weight, supply chain, and licensing. 8.4M downloads per week and 1 known dependents. Last published 14 days ago. 50 releases in the last 2 years.

How do I install expo-file-system?

Run `npm install expo-file-system` to add expo-file-system to your npm project.

What license is expo-file-system released under?

expo-file-system is distributed under the MIT license.

How popular is expo-file-system?

expo-file-system has approximately 8,364,847 downloads per week and 1 known dependent packages.

Is expo-file-system still maintained?

The most recent release of expo-file-system (v57.0.6) was published 14 days ago.

Does expo-file-system run install scripts?

No. expo-file-system does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.