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

[BUG] unmatched route in expo #74

Open
nityanantan23 opened this issue May 9, 2023 · 3 comments
Open

[BUG] unmatched route in expo #74

nityanantan23 opened this issue May 9, 2023 · 3 comments

Comments

@nityanantan23
Copy link

Describe the bug
after executing yarn native, it shows unmatched route. for web, it runs fine.
the URL: exp://{url}/--/

To Reproduce

  1. Run 'yarn native'
  2. See error

Expected behavior
main screen

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: oneplus 7
  • OS: android 13
  • Version: latest
@clearly-outsane
Copy link

image

I get it too, just clone the project and run yarn native ( after yarn dev )

@cody3b
Copy link

cody3b commented Jul 10, 2023

Same issue here. tested in iOS Expo Go as well as Android emulator

@cody3b
Copy link

cody3b commented Jul 11, 2023

using this fork resolved this issue for me: https://github.com/dozken/CUA
I'm guessing version changes fixed it but not 100% sure.

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

3 participants