Two ways to do that.
First, use this module to do that, https://github.com/ktonon/react-native-port-patcher
Second, change all the 8081 to 8088 from your app module which located in go to <your app>\node_modules\react-native
Two ways to do that.
First, use this module to do that, https://github.com/ktonon/react-native-port-patcher
Second, change all the 8081 to 8088 from your app module which located in go to <your app>\node_modules\react-native
转载于:https://www.cnblogs.com/davidhhuan/p/7001654.html