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
Describe the bug after executing yarn native, it shows unmatched route. for web, it runs fine. the URL: exp://{url}/--/
yarn native
unmatched route
exp://{url}/--/
To Reproduce
Expected behavior main screen
Screenshots If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered:
I get it too, just clone the project and run yarn native ( after yarn dev )
Sorry, something went wrong.
Same issue here. tested in iOS Expo Go as well as Android emulator
using this fork resolved this issue for me: https://github.com/dozken/CUA I'm guessing version changes fixed it but not 100% sure.
No branches or pull requests
Describe the bug
after executing
yarn native
, it showsunmatched route
. for web, it runs fine.the URL:
exp://{url}/--/
To Reproduce
Expected behavior
main screen
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: