调试 React-Native 应用程序时如何在 Chrome devtools 中查看 React 选项卡?

How to see React tab in Chrome devtools when debugging React-Native app?

在 android 真实设备上调试我的 react-native 应用程序时,在 Chrome 开发工具中看不到 React 选项卡。

我按照此处的说明操作: https://facebook.github.io/react-native/docs/debugging.html

如何才能显示该选项卡?

开发工具目前无法正常工作 here

看来开发人员正在努力。