RN:调试工具Chrome、react-native-debugger、react-devtools、flipper对比
Chrome运行 yarn start 的时候会自动打开 http://localhost:8081/debugger-uireact-native-debugger社区开源的 debugger 工具,功能强大brew install --cask react-native-debuggeropen "rndebugger://set-debugger-loc?host=localhost&port=8081"flipperFacebook 开源的 debugger 工具,功能强