A simple native iOS application built with React Native.
$ npm start # Start the React Native packager
$ react-native run-ios # Boot up project in iOS
$ npm test # Run component tests
$ npm run watch:test # Run and watch component testsEdit ios/stopwatch/AppDelegate.m and change jsCodeLocation to point your IP address (under OS X network settings) instead of localhost.
