This tool works with both Expo and React Native CLI projects. Just install and go.
See every event across all your dev tools in one chronological timeline. Debug complex user flows by watching network requests, storage changes, Redux actions, and React Query events happen in real-time.

See all app events in one place—network requests, storage changes, navigation, and renders. Filter by type and export for debugging.
npm install @buoy-gg/eventsEvents Timeline automatically captures from all installed BUOY tools. No additional setup required.
Auto-detection — If you have the tool installed, its events automatically appear in the timeline.
Copy your event timeline in formats optimized for AI assistants. Reproduce a bug, export, and paste into Claude or ChatGPT with your question.
Presets:
Smart formatting — Automatically parses nested JSON, shows only changed Redux state, and removes verbose fields like image URLs.
Related events are linked together. React Query fetch start → success events show as "1/2" badges so you can trace the full lifecycle.