Skip to content

Conversation

yousif-bugsnag
Copy link
Contributor

Goal

Add support for Expo 54

Changeset

  • Bumped package dependencies for Expo 54
  • Switched to using legacy FileSystem API to fix deprecation errors
  • Upgraded test fixture to Expo 54

Testing

Covered by CI

@yousif-bugsnag yousif-bugsnag marked this pull request as ready for review September 12, 2025 10:22
Copy link
Member

@gingerbenw gingerbenw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice 👌🏻 did you manage to do the majority of it with the expo install --fix command?

@yousif-bugsnag
Copy link
Contributor Author

nice 👌🏻 did you manage to do the majority of it with the expo install --fix command?

kind of - unfortunately it doesn't touch peer dependencies so they need to be updated manually, but it does still make things a lot easier. For now I've just added an npm script to run the fix command for convenience, but I think we could still automate all of this so I've created a ticket to look at that later.

@yousif-bugsnag yousif-bugsnag merged commit f6a55f2 into v54/next Sep 12, 2025
7 checks passed
@yousif-bugsnag yousif-bugsnag deleted the PLAT-14861/expo-54 branch September 12, 2025 11:07
@yousif-bugsnag yousif-bugsnag mentioned this pull request Sep 12, 2025
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.

2 participants