I recently started react-native, after installing all dependencies i tried starting my project but when it starts i don"t seem to find the QR code scanner for me to scan with my device anywhere, instead it starts in the browser, it says web Starting Webpack on port 19006 in development mode.
i 「wds」: Project is running at http://0.0.0.0:19006/ i 「wds」: webpack output is served from / i 「wds」: Content not from webpack is served from C:\Users\user\AppData\Roaming\npm\node_modules\expo-cli\node_modules@expo\webpack-config\web-default i 「wds」: 404s will fallback to /
. I want expo to run on my device not the browser.
Try
metro packages from project_root/node_modules.npm install in project_root.expo start again and it should work.This seems to help in most cases
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With