calesce / redux-slider-monitor

A custom monitor for Redux DevTools to replay recorded Redux actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable real-time replay

calesce opened this issue · comments

Makes replay more realistic, could be useful for animations. Currently there's just a static setInterval jumping to the next state every half second.