We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I don't understand how this works but from the v48 deprecations
entryPoint has been removed from app.json / app.config.js. Use main in package.json instead.
I think this is breaking how shadow interfaces with metro and registering the root component with expo.
The text was updated successfully, but these errors were encountered:
Sorry, I don't know what you mean either. What exactly is the problem?
There is not entryPoint here, so the deprecation you mentioned doesn't seem relevant?
entryPoint
Sorry, something went wrong.
😅 My project was based on an older version before this change.
I'll close this issue and try upgrading expo on a fresh fork of this repo.
No branches or pull requests
I don't understand how this works but from the v48 deprecations
I think this is breaking how shadow interfaces with metro and registering the root component with expo.
The text was updated successfully, but these errors were encountered: