Yang03 / blog

0 stars 0 forks source link

react native 调试 #13

Open Yang03 opened 7 years ago

Yang03 commented 7 years ago

Nuclide

安装(使用atom)

    apm install nuclide

使用command+shift+p

wechatimg11

输入: react start packager

打开控制台

react-native run-ios

ios-Simulator

cmd + d

wechatimg13

Nuclide

command+shift+p

react inspector:show

http://localhost:8081/debugger-ui

Yang03 commented 7 years ago

http://www.lcode.org/react-native-one/ https://ste.vn/2015/06/10/configuring-app-transport-security-ios-9-osx-10-11/