tools / network
Buoy Network captures every fetch, Axios, and GraphQL request your app makes and shows it on the device itself — method, status, timing, headers, and full request/response bodies. It works in dev, staging, and production builds, with no proxy setup, no Flipper, and no cable to a desktop.
npm i @buoy-gg/network



All network traffic in real time with status-filter tabs and per-request method, URL, status, timing, size, and content type.
Headers, query params, and request/response bodies with syntax highlighting — including GraphQL operation names and variables.
Reproduce any request from a terminal or paste a structured report into a ticket or an AI chat.
Filter by status, method, content type, or domain; exclude noisy endpoints with patterns that persist across sessions.
Add Network Inspector to your app
Free for on-device debugging. Two-minute install, no native code.
npm i @buoy-gg/core