-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Ignite expo mobile app in Yarn monorepo stuck in splash screen #2875
Comments
Hi @musabgulfam I'm trying to reproduce this myself, while I'm working on that can you please provide some more information:
|
ok @musabgulfam try the following in
in
|
Made a PR to address these with some additional notes if that helps. Let me know if you are still having trouble @musabgulfam |
Hi, thank you very much for your consideration. Currently, I only have observed this issue on android. I am sorry, but the repository is private. Is there anything I can help with regarding the code base? Is there any specific file that I can post here? |
Thank you. I will let you know when I get to work. |
🎉 This issue has been resolved in version 10.1.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Describe the bug
So I am getting started with the monorepo guide documented here.
The other guide I used in developing this monorepo is this document from Expo itself.
However, the app runs fine in the standalone mode, but when copied in monorepo/apps/mobile-app directory, the app gets stuck in the splash screen.
Monorepo root package.json
monorepo/apps/mobile-app package.json
monorepo/apps/mobile-app/metro.config.js
Ignite version
10.1.1
Additional info
The text was updated successfully, but these errors were encountered: