running on device does not require apple dev program#2
Summary: supersedes #9197 Closes https://github.com/facebook/react-native/pull/9198 Differential Revision: D3666896 Pulled By: hramos fbshipit-source-id: 2177841dc1791545001a640992a01c83369fb9c8
This commit is contained in:
parent
5707c3d913
commit
a7ca90e7c7
|
@ -8,7 +8,7 @@ next: running-on-simulator-ios
|
|||
previous: linking-libraries-ios
|
||||
---
|
||||
|
||||
Running an iOS app on a device requires an [Apple Developer account](https://developer.apple.com/) and provisioning your iPhone. This guide covers only React Native specific topics.
|
||||
Running an iOS app on a device requires only an Apple ID and a Mac. This guide covers only React Native specific topics.
|
||||
|
||||
## Accessing the development server from device
|
||||
|
||||
|
|
Loading…
Reference in New Issue