Skip to content

Conversation

@floydkim
Copy link
Member

fix #97

I updated the Expo config plugin so that the workaround mentioned in the issue comment is now applied only to Expo 54.

At first, I considered adding a getter method that would ensure an instance is created when accessed.
However, that approach could introduce a breaking change for RN CLI users, making it unsuitable for quick adoption.

It's also unclear whether the same issue will occur in Expo SDK 55.
If it doesn’t, I hope the setup will continue to use the original code.
(For Expo users, differences in native code might not be a major concern, though.)

@floydkim floydkim merged commit 8ef3f9f into master Oct 28, 2025
2 checks passed
@floydkim floydkim deleted the support-expo-54 branch October 28, 2025 09:55
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.

🐛 Bug: JavaScript bundle not loaded with Expo managed workflow and new architecture

2 participants