Skip to content

Feat/expo 54#1733

Draft
andrew-bierman wants to merge 5 commits intodevelopmentfrom
feat/expo-54
Draft

Feat/expo 54#1733
andrew-bierman wants to merge 5 commits intodevelopmentfrom
feat/expo-54

Conversation

@andrew-bierman
Copy link
Collaborator

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request upgrades the Expo framework from version 53 to version 54 along with updating related React Native and React dependencies across the monorepo.

  • Updates Expo from 53.0.19 to 54.0.10 and all Expo SDK packages to compatible versions
  • Upgrades React from 19.0.0 to 19.1.0 and React Native from 0.79.5 to 0.81.4
  • Adds package overrides and cleanup of dependencies

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/api/package.json Removes drizzle-orm from devDependencies
package.json Updates @manypkg/cli and adds @expo/vector-icons override
apps/landing/package.json Updates React and @types/react to version 19.1.0
apps/guides/package.json Updates React and @types/react to version 19.1.0
apps/expo/package.json Major Expo SDK upgrade with all related dependencies

@cloudflare-workers-and-pages
Copy link
Contributor

Deploying packrat-guides with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6b049c9
Status: ✅  Deploy successful!
Preview URL: https://63de4460.packrat-guides-6gq.pages.dev
Branch Preview URL: https://feat-expo-54.packrat-guides-6gq.pages.dev

View logs

@cloudflare-workers-and-pages
Copy link
Contributor

Deploying packrat-landing with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6b049c9
Status: ✅  Deploy successful!
Preview URL: https://bd34f1d0.packrat-landing.pages.dev
Branch Preview URL: https://feat-expo-54.packrat-landing.pages.dev

View logs

@mikib0
Copy link
Collaborator

mikib0 commented Sep 30, 2025

Currently facing this. Trying to resolve.
Screenshot_1759245874

@andrew-bierman
Copy link
Collaborator Author

Currently facing this. Trying to resolve. Screenshot_1759245874

I think we still need to bump nativewind ? i was only running upgrade commands, did not test in sim yet

@mikib0
Copy link
Collaborator

mikib0 commented Sep 30, 2025

Yeah possibly. That error turns out to be from some new changes in 54 - https://expo.dev/changelog/sdk-54#improved-package-manager-support-and-expo-autolinking-revamp. I was able to resolve by opting out. But app is now crashing immediately with no error logs. So looking into that now including if bumping nwui might help.

@mikib0
Copy link
Collaborator

mikib0 commented Oct 1, 2025

Slowing down on this because the crashing issue persits despite multiple attempts. I'll try out other fixes on the side while I shift focus to something else. I'm not sure if you guys also face those issues so far? The root cause isn't exactly clear yet as it just crashes silently but i'm suspecting breaking changes in react-native-reanimated v4 affecting our nwui dep. I tried downgrading to v3 but it doesn't seem to compatible with React Native 0.81 (?) because build is failing in that case with complation errors.

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