reactotron
reactotron copied to clipboard
Network/api calls are not shown for web applications
After configuring reactotron with react and redux i am able to see dispatched actions but no api/network calls
Can you post a reproduction repo?
Hi @joshuayoes, I have implemented like this in react.js project. Everything is fine but I cant see API RESPONSE coming in time line.
Currently, reactotron-react-js
does not automatically track network requests in the same way that reactotron-react-native
does.
However, you can introduce that functionality with reactotron-apisauce