facebookexperimental / Recoil

Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
https://recoiljs.org/
MIT License
19.58k stars 1.18k forks source link

[Question] Is this library still being maintained? #2324

Open KingAmo opened 1 month ago

KingAmo commented 1 month ago

any news here?

Dxuian commented 3 weeks ago

been a week since you asked so ig no

xnovak1 commented 1 week ago

Its weird that last merge to main was 2 years ago..

bowheart commented 6 days ago

This has been asked several times. The most prominent asking is here.

Recoil has been dead for years. Jotai is a lightweight alternative. Zedux is a more direct replacement. Both these libs have expanded on Recoil's ideas and are much better at this point.