mirror of
https://github.com/status-im/react-native.git
synced 2025-01-26 17:30:25 +00:00
Update iOS .xcodeproj path
This commit is contained in:
parent
c33ca92327
commit
365cdde1ef
@ -31,7 +31,7 @@ After installing these dependencies there are two simple commands to get a React
|
||||
|
||||
## Development
|
||||
|
||||
For iOS, you can now open this new project (`AwesomeProject/AwesomeProject.xcodeproj`) in Xcode and simply build and run it with `⌘+R`. Doing so will also start a Node server which enables live code reloading. With this you can see your changes by pressing `⌘+R` in the simulator rather than recompiling in Xcode.
|
||||
For iOS, you can now open this new project (`AwesomeProject/ios/AwesomeProject.xcodeproj`) in Xcode and simply build and run it with `⌘+R`. Doing so will also start a Node server which enables live code reloading. With this you can see your changes by pressing `⌘+R` in the simulator rather than recompiling in Xcode.
|
||||
|
||||
For Android, run `react-native run-android` from `AwesomeProject` to install the generated app on your emulator or device, and start the Node server which enables live code reloading. To see your changes you have to open the rage-shake-menu (either shake the device or press the menu button on devices, press F2 or Page Up for emulator, ⌘+M for Genymotion), and then press `Reload JS`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user