Skip to content Skip to sidebar Skip to footer

How To See React Tab In Chrome Devtools When Debugging React-native App?

Can't see the React tab in Chrome dev tools when debugging my react-native app on android, real device. I followed the instructions here: https://facebook.github.io/react-native/do

Solution 1:

Dev tools are not working currently as explained here.

It looks like developers are working on it.

Post a Comment for "How To See React Tab In Chrome Devtools When Debugging React-native App?"