CUA
CUA copied to clipboard
[BUG] unmatched route in expo
Describe the bug
after executing yarn native
, it shows unmatched route
. for web, it runs fine.
the URL: exp://{url}/--/
To Reproduce
- Run 'yarn native'
- 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
I get it too, just clone the project and run yarn native ( after yarn dev )
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.