You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After spending 2+ hours troubleshooting, I still cannot get yarn native to work. For starters, expo v32 is no longer supported by expo-cli. I tried upgrading to v33 and v34 using expo upgrade 33, but then encountered error,
I then tried creating a Basestyles.native.js, and then got "Unexpected token" on
Describe the bug
After spending 2+ hours troubleshooting, I still cannot get
yarn native
to work. For starters, expo v32 is no longer supported by expo-cli. I tried upgrading to v33 and v34 usingexpo upgrade 33
, but then encountered error,I then tried creating a
Basestyles.native.js
, and then got "Unexpected token" onI'm unsure how to fix this.
To Reproduce
Steps to reproduce the behavior:
yarn & yarn native
Expected behavior
The app to work on RNative
Smartphone
Library
Additional Context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: