derivatives icon indicating copy to clipboard operation
derivatives copied to clipboard

Figure out what React's new Context API means for this project

Open martinklepsch opened this issue 6 years ago • 0 comments

We're currently using the Legacy Context API which will be supported by all 16.x releases but users are encouraged to switch to the new Context API.

  • Can we migrate without breaking the API of this library?
  • Are there other approaches to consider instead?

martinklepsch avatar May 16 '19 18:05 martinklepsch