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
The text was updated successfully, but these errors were encountered:
fson
added
the
moving-to-expo-cli
The issue tracker has been moved to expo/expo-cli. Please file bugs in the Expo CLI repository now.
label
Oct 3, 2018
Description
When I launch the packager issuing
yarn start
I get an inverted color QR code that is not readable by the Expo App (Android).Expected Behavior
The packager, when launched, should display a correct QR code.
Observed Behavior
The QR code is inverted on a light terminal. That behavior makes it unreadable by the Expo App on Android.
Environment
Please run these commands in the project folder and fill in their results:
npm ls react-native-scripts-ts
:react-native-scripts-ts@1.15.0
npm ls react-native
:react-native@0.55.4
npm ls expo
:expo@27.0.2
node -v
:v10.4.0
npm -v
:6.4.0
yarn --version
:1.7.0
watchman version
:{ "version": "4.9.0" }
Also specify:
Reproducible Demo
The text was updated successfully, but these errors were encountered: