I am trying to run create-react-native-app on expo app in android.
Firstly ,I created the project by writing command
create-react-native-app t
I had the same issue after npm start script on windows environment. Putting mobile on the same network as my Windows development environment was solved issue.