Skip to content
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

Added Expo 52 Support #1250

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

akhockey21
Copy link

Updated dependencies to work with Expo 52

Add Expo 52 Support
@g-otn
Copy link

g-otn commented Nov 26, 2024

Shouldn't expo and @expo/config-plugins be peerDependencies anyways? The problem (two different expo versions installed) wouldn't happen then.

@GabrieleMazzola
Copy link

@intent-kacper-cyranowski any hope this will be merged soon?

@GabrieleMazzola
Copy link

In the meantime, I temporarily solved this issue with

  "pnpm": {
    "overrides": {
      "@expo/config-plugins": "9.0.10",
      "expo": "52.0.11"
    }
  }

in my package.json

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.

3 participants