Skip to content

Incompatible @expo/config-plugins version with Expo SDK 53 #340

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
raeiny0day opened this issue May 7, 2025 · 0 comments
Open

Incompatible @expo/config-plugins version with Expo SDK 53 #340

raeiny0day opened this issue May 7, 2025 · 0 comments

Comments

@raeiny0day
Copy link

Hi team,

Thank you for your work on this project

I’m running into a compatibility issue when trying to use Viro with the latest Expo SDK 53.
The problem is that viro currently depends on @expo/config-plugins version 9, but Expo SDK 53 has upgraded this dependency to version 10.
This causes version mismatches and could break custom plugin support or leads to peer dependency warnings/errors during builds.

Steps to reproduce:
1. Start a new Expo SDK 53 project.
2. Install viro from this repo.
3. See the warning/error related to @expo/config-plugins.

Suggested fix:
Please consider updating @expo/config-plugins to version 10 in this library to ensure compatibility with Expo 53.

Let me know if you’d like a PR for this

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

No branches or pull requests

1 participant