Start React Native Packager

suggest change
$ react-native start

On latest version of React Native, no need to run the packager. It will run automatically.

By default this starts the server at port 8081. To specify which port the server is on

$ react-native start --port PORTNUMBER

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Command-line instructions:
*Start React Native Packager

Table Of Contents