Environment
Windows 10
Npm 5.5.1
react-native-cli 2.0.1
react-native 0.50.3
Genymotion Google Nexus 7 - 6.0.0 API 23
Steps that helped me in similar case:
react-native start --port 8082 --reset-cachereact-native run-android --port 8082 in second Command Prompt window.Ctrl + M.Dev Settings button at the bottom.Debug server host & port for device button.localhost:8082 and clicking OK button.react-native run-android --port 8082