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

Expo v48 deprecated app.json entrypoint #13

Closed
jgoodhcg opened this issue Feb 26, 2023 · 2 comments
Closed

Expo v48 deprecated app.json entrypoint #13

jgoodhcg opened this issue Feb 26, 2023 · 2 comments

Comments

@jgoodhcg
Copy link
Contributor

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.

@thheller
Copy link
Owner

thheller commented Mar 4, 2023

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?

@jgoodhcg
Copy link
Contributor Author

jgoodhcg commented Mar 4, 2023

😅 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.

@jgoodhcg jgoodhcg closed this as completed Mar 4, 2023
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

2 participants