Overview
Every control, section and field in the panel, and the whole public API.
The Guides are the tour. This is the map.
Throughout: dev build means the feature reads this package's native module, so it is dark in Expo
Go and lights up in a build made with expo run:ios, expo run:android or EAS. Nothing in the panel
crashes without it: the control says what it needs instead.
The panel
The panel
Header row, toolbar row, and the two gates that are easily confused.
Network tab
Toolbar, filters, settings, throttle profiles, the detail sheet and the sandbox.
Console tab
Toolbar, filters, row anatomy and the > prompt.
Performance tab
Statistics cards, user timing, interactions and long tasks.
Storage tab
Toolbar, import, summary, filters and the detail sheet.
Debug tab
Blocking and crashing a thread on purpose.
API
createDevtoolsClient
Every config option, and every method on the client.
Storage adapters
The four factories and the fields they take.
DevtoolsOverlay
The launcher button's props.
Themes
The built-in ids and all 22 palette tokens.
Exported types
Everything the package root exports as a type.