mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-02 09:08:58 +08:00
Summary: Added additional check to make if seeing error message on not finding development server: Node server URL is correctly set in AppDelegate. Should make it easier for a developer that is not running on localhost for the first time. Screenshot of updated error message:  Closes https://github.com/facebook/react-native/pull/2484 Github Author: futbalguy <kyle.rokita@gmail.com>