Skip to content

Conversation

@chmjkb
Copy link
Contributor

@chmjkb chmjkb commented Dec 3, 2025

Description

Expo 54 introduces a new FileSystem API, deprecating the ones used in our codebase. The old APIs can still be accessed under expo-file-system/legacy. This is a temporary fix to work with old Expo versions.

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

Screenshots

Related issues

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

@chmjkb chmjkb merged commit 73a47a8 into main Dec 3, 2025
4 checks passed
@chmjkb chmjkb deleted the @chmjkb/expo-legacy-fs-fix branch December 3, 2025 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix resource fetcher logic to match Expo 54 file system SDK Cannot read property 'unload' of undefined

3 participants