martinklepsch / derivatives

🌱 Your companion to create derived values from a single source (atom)
Mozilla Public License 2.0
112 stars 16 forks source link

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

Open martinklepsch opened 5 years ago

martinklepsch commented 5 years ago

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.