基于Chrome浏览器的React Native插件的安装与调试
https://github.com/facebook/react-devtools/releases
2.将后缀名为.crx的文件拖入Chrome浏览器
react-devtools-0.14.6.crx 拖入Chrome浏览器
3.手机选择Debug JS Remotely,如下图所示:
4.按键后,调出浏览器的控制台,即可以调试了。
原文链接:https://www.f2er.com/react/306071.html