immer-wieder icon indicating copy to clipboard operation
immer-wieder copied to clipboard

Is it possible to use the new static contextType ?

Open delzennejc opened this issue 6 years ago • 1 comments

Hi,

I wonder if it's possible to use the context of immer-wieder as contextType in components : https://reactjs.org/docs/context.html#classcontexttype

delzennejc avatar Oct 30 '18 08:10 delzennejc

Not so sure about that since Consumer is technically using render props while context is used internally.

drcmda avatar Nov 10 '18 14:11 drcmda