Closed Mikaila94 closed 7 years ago
Facebook/React discourages the use of context, so I am trying to avoid it. Is there any way I could use this library without having to use this.context?
As far as I know nope. I'm mimicking redux provider behaviour.
Facebook/React discourages the use of context, so I am trying to avoid it. Is there any way I could use this library without having to use this.context?