tools / redux
Buoy Redux brings the Redux DevTools workflow on-device: every dispatched action in real time with timing and diff summaries, tree or split-view state diffs, and time travel — replay any action or jump the store back to a previous state — without Flipper, a browser extension, or a cable.
npm i @buoy-gg/redux



Every dispatched action with category badges, duration timing, and a summary of what changed.
Compare previous and current state in tree or split view — additions, modifications, and removals color-coded.
Re-dispatch any action or restore the store to the state after any point in history.
Add Redux DevTools to your app
Free for on-device debugging. Two-minute install, no native code.
npm i @buoy-gg/core