React Stately
A library of React Hooks that provides cross-platform state management for your design system.

Foundation
React Stately provides the foundation and business logic for your component library. It handles state management for common components via an easy to use interface.
Powered by React Hooks
React Stately is implemented as a library of React Hooks, which allows you to adapt them to your needs through composition.
Cross Platform
React Stately only provides state management, with no assumptions about the DOM or other view systems.
Design Agnostic
React Stately does not make any assumptions about your design. It provides state management intrinsic to the functionality of the component.