mirror of
https://github.com/status-im/react-native.git
synced 2025-02-05 06:04:15 +00:00
remove packager.js way
This commit is contained in:
parent
7e22202061
commit
2b7d65fdc9
@ -19,12 +19,6 @@ As of **version 0.14** Android development with React native is mostly possible
|
||||
|
||||
On Windows the packager won't be started automatically when you run `react-native run-android`. You can start it manually using:
|
||||
|
||||
#For React Native version < 0.14
|
||||
cd MyAwesomeApp
|
||||
node node_modules/react-native/packager/packager.js
|
||||
|
||||
|
||||
#For React Native version >= 0.14 (which had removed packager.js)
|
||||
cd MyAwesomeApp
|
||||
react-native start
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user