react native npm run start port

JavaScript
"scripts": {    "start": "react-native start --port 9988"}
Source

Also in JavaScript: