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

Unmatched Router Bug on build for ios/android but works fine on expo go app. #313

Open
3 tasks
MohammadHarisZia opened this issue Apr 25, 2024 · 1 comment
Open
3 tasks

Comments

@MohammadHarisZia
Copy link

MohammadHarisZia commented Apr 25, 2024

Summary:

I added support for both expo go and native builds from your starter template but for some reason the expo router shows unmatched route on build but works fine on expo go app.

Steps to reproduce:

Sample repo https://github.com/MohammadHarisZia/expo_sample_project

Expected behavior:

Should route to (app) which is a tab layout file.

Additional notes:

Screenshot 2024-04-22 at 6 49 35 PM Screenshot 2024-04-22 at 6 50 12 PM Screenshot 2024-04-22 at 6 50 12 PM

FYI: I am using unstable settings in my root layout

export const unstable_settings = { initialRouteName: '(app)', };

image

Tasks

  • Task 1
  • Task 2
  • Task 3
@MohammadHarisZia
Copy link
Author

@ElenaBitire Could you please help me with this? It is really annoying and I can't figure out why this is happening

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant