birdofpreyru/react-global-state

Add "lazy" state watcher

Opened this issue · 0 comments

I.e. a way to watch a state path, and possibly update it, without causing re-rendering of the component. Kind of effect hook on the global state.