I'm using React Native and Linux to create a test app.
When I type npm start to the command line. I get the below message.
However no "simulator" or "server" pops up showing me the app.
When I click reload I get the warning message.warn No apps connected. Sending "reload" to all React Native apps failed. Make sure your app is running in the simulator or on a phone connected via USB.
