Starting issue on expo go of the turbo-repo sample #7328
Unanswered
oussama-iservicex
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I created a sample "turbo-repo" using :
npx create-turbo -e with-react-native-web
I run the build using the command :
npx turbo build
Then i started the application using :
npx expo start
When i scanned the generated QR code using Expo Go on android to open the native application,
the application starts showing an empty screen , rather than a button as implemented in the turbo-repo sample.
how can i inspect the problem ? how to fix it ?
Beta Was this translation helpful? Give feedback.
All reactions