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

I'm unsure how to fix this.
To Reproduce
Steps to reproduce the behavior:
- Clone repo
yarn & yarn native
Expected behavior
The app to work on RNative
Smartphone
- Device: iPhone X 12.4 simulator
Library
- leaf-ui: d479ca6
- node: 10
- npm: 6.9.0
Additional Context
Add any other context about the problem here.
Describe the bug
After spending 2+ hours troubleshooting, I still cannot get
yarn nativeto 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 nativeExpected behavior
The app to work on RNative
Smartphone
Library
Additional Context
Add any other context about the problem here.