derivatives
derivatives copied to clipboard
Figure out what React's new Context API means for this project
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?