I just finished development on Windows machine for Android device in React Native and when tried to run same code on Mac with Xcode having bundle load issue with could not connect to development server error.
I tried following solution but did not get any success
kill all node (running on 8081 port)
Change in localhost path
For error details please see below image.