birdofpreyru/react-global-state

Add `useGlobalRef`, and other global counterparts for remaining ReactJS hooks?

Closed this issue · 1 comments

“GlobalHeap” :)

Perhaps, it is not a great idea — a useGlobalHeap() is trivial to create in any project using React's Context API; adding it into this library will just pollute its API & type definition, without much added value.