Description
I recently started to learn React-Native and created a CRNA project.
whenever I scan the QR code in Expo App , the application is not started on my android device though my mobile is connected to same wireless network as my PC (windows)
Expected Behavior
I tried to run "npm start" in command line.code compiled successfully and QR code generated in command line.Whenever I scan this code through Expo app it is not starting my apllication in android device.
Observed Behavior
I got following error
Something went wrong.
could not load exp://192.168.*.**:19000. Network response timed out.
error-log---
uncaught error:java.net.SocketTimeoutException: failed to connect to /192.168.*.**(port 19000) after 10000ms
Environment
react-native-scripts:--react-native-scripts@0.0.31 react-native:-- react-native@0.44.3 expo:-- expo@17.0.0node -v:v6.10.1npm -v:3.10.10yarn --version:N/Awatchman version:
- Operating system:windows-10
- Phone/emulator/simulator & version:android v 6.0
Description
I recently started to learn React-Native and created a CRNA project.
whenever I scan the QR code in Expo App , the application is not started on my android device though my mobile is connected to same wireless network as my PC (windows)
Expected Behavior
I tried to run "npm start" in command line.code compiled successfully and QR code generated in command line.Whenever I scan this code through Expo app it is not starting my apllication in android device.
Observed Behavior
I got following error
Environment
react-native-scripts:--react-native-scripts@0.0.31react-native:-- react-native@0.44.3expo:-- expo@17.0.0node -v:v6.10.1npm -v:3.10.10yarn --version:N/Awatchman version: