react-theme-provider icon indicating copy to clipboard operation
react-theme-provider copied to clipboard

performance optimization

Open byteab opened this issue 4 years ago • 1 comments

as you know there are some gotchas with Context API performance. so I recommend combining https://github.com/dai-shi/use-context-selector with this library to make it performant and avoid re-renders

byteab avatar Aug 18 '21 08:08 byteab

if you want I can add this feature to the library.

byteab avatar Aug 24 '21 10:08 byteab