@expofp/debug
v3.2.6
Published
ExpoFP SDK internal: debug utilities
Downloads
5,071
Keywords
Readme
@expofp/debug
Internal debug panel for the ExpoFP SDK. Bundled with @expofp/floorplan — no separate install.
Open the panel
Type dbg123 anywhere on the page (the 6 letters, in order, no modifiers). A Debug button appears on the right edge — click it to open the panel.
Settings
- Show Debug Button Overlay — keeps the button visible across reloads.
- Debug namespaces — pattern for the
debugnpm library (e.g.efp:*). Applies immediately, no reload. - Other
Log
Captures console.log / debug / info / warn / error from page load — including styled output from the debug library — and renders it with %c colors preserved. Capped at 5000 entries.
