react native server error when running on deferrent port code example
Example: react native npm run start port
"scripts": { "start": "react-native start --port 9988"}
"scripts": { "start": "react-native start --port 9988"}