* Upgrade react-test-app to RN 0.40. * Give the test harness enough time to subscribe to the `realm-test-names` event * Disable parallel builds in the test app http://stackoverflow.com/questions/41477241/react-native-xcode-upgrade-and-now-rctconvert-h-not-found * Update ReactExample to RN 0.40.0
Re-using the existing React testing class to hook into the example app. Right now, the test is extremely basic but is able to be expanded later. Resolves #36
It now will bundle the JS so it can be run on device.