use-simple-state icon indicating copy to clipboard operation
use-simple-state copied to clipboard

V2 - React.useContextSelector and TypeScript

Open Jahans3 opened this issue 4 years ago • 0 comments

With the upcoming release of React.useContextSelector we can remove SimpleStateConsumer and move to a full hooks-based solution without impacting performance, as was originally intended.

This is also a good chance to rewrite the library in TypeScript.

Jahans3 avatar Jan 26 '21 17:01 Jahans3