If you create a project once using Xcode, you can close it, run npm start in the root of your project (to start the packer), run Simulator (possibly using ios-sim). Since you built it once in Xcode, the application will be installed in the simulator so you can run it, and the whole CMD + R update process will work.
Colin ramsay
source share