React native change listening port

前端 未结 13 1388
既然无缘
既然无缘 2020-12-05 17:36

I am using react native android and having face issues to deploy the app on an android device. When I run

react-native start, it won\'t start dev server

13条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-05 17:47

    If you want to change the port other than 8081 and running the same in emulator, i think this link has better working solution : https://medium.com/@hsuastegui/use-react-native-in-a-different-port-1109db5674d8

提交回复
热议问题