ychow / Blog

My Technology Blog
MIT License
32 stars 5 forks source link

React-Native 常见问题 #18

Open ychow opened 8 years ago

ychow commented 8 years ago

打开AppDelegate.m文件。

jsCodeLocation = [NSURL URLWithString:@"http://localhost:8081/index.ios.bundle?platform=ios&dev=true"];

替换 dev=truedev=false