Skip to content

Conversation

@flav1o
Copy link

@flav1o flav1o commented Dec 30, 2025

Read this please

While working with Reactotron, I missed having a Chrome-like Network tab, so I put this together.
If this is something the maintainers would be interested in merging, I’m happy to:

  • Add unit tests
  • Complete missing pieces like filtering and sorting
  • Clean up the commit history, it’s admittedly a mess right now
  • Update the documentation accordingly
  • Remove some unnecessary code pieces

Please verify the following:

  • yarn build-and-test:local passes
  • I have added tests for any new features, if relevant
  • README.md (or relevant documentation) has been updated with your changes

Describe your PR

This pull request introduces a new "Network" page to the Reactotron app, providing a UI for inspecting network requests. It includes a sidebar entry, a new route, a fully featured network request viewer with a resizable drawer, and custom components for listing and inspecting network traffic.

Screenshot 2025-12-30 at 16 07 00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant