You can Install and Debug your App to your device over wifi by just one click for windows.
Download this wifi.bat file and double click to run it.
Make sure your device is connected to machine and same network as your machine while you run this file...
you can plug it out afterwards.
if no error is there all your commands for react-native can be now run over wifi.
E.g. react-native run-android will install app over wifi even if usb cable is not there.
react-native log-android will also print all logs.
debuggging will also work over wifi.