I found a lot of answers on this topic example but they were all about Mac Os, I would like to view my network requests in React Native to help me debug Windows. How can i do this?
Asked
Active
Viewed 248 times
1 Answers
0
You can use this lib https://github.com/jhen0409/react-native-debugger Right-click and choose "Enable ..." -> Select "Network" tab. Remember to enable debug JS on your simulator

Minh Chiến
- 1
- 3
-
how i know, it's lib only for mac os. maybe it's work for mac os, but how i can do this for windows? – Yefimchuk May 14 '22 at 15:49