react-native-community/discussions-and-proposals

Pickup apps network activity in chrome dev tools when using Hermes

matthewmturner opened this issue · 6 comments

Introduction

I recently upgraded our RN version (to .71) and added Hermes support. Previously, I used React Native Debugger when debugging as it aggregated logs / network activity / react dev tools. Now on hermes I use a mix of tools (Chrome dev tools and reactotron or a proxy for monitoring network activity). It would be really nice if when using hermes network activity could be picked up directly in chrome dev tools. I think this would allow me to do a large amount of the debugging I do just in chrome dev tools.

Originally raised here

Details

I would like to see my apps network activity in the network tab of chrome dev tools.

Discussion points

Is this in the scope of React Native core? If so, is there interest in adding this functionality? If not, what would be the appropriate place to raise this request?

danbim commented

Hi @matthewmturner! Why did you close the issue? I'd love to have this being supported :)

danbim commented

@matthewmturner Whoohoo! :)

Oh man, I got so excited when we worked on this! Glad to see others getting excited too ❤️