@swarmica/recoil
v1.0.0
Published
Recoil - A state management library for React
Downloads
254
Readme
Swarmica Recoil
This is a fork of Recoil that adds support for React 19.
Recoil is a state management framework for React.
Website: https://recoiljs.org
Installation
To install the latest stable version, run the following command:
npm install @swarmica/recoilOr if you're using yarn:
yarn add @swarmica/recoilDocumentation
Documentation: https://recoiljs.org/docs/introduction/core-concepts
API Reference: https://recoiljs.org/docs/api-reference/core/RecoilRoot
Tutorials: https://recoiljs.org/resources
License
Recoil is MIT licensed.
