A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
React Spectrum Libraries is a collection of libraries and tools that help developers build adaptive, accessible, and robust user experiences. It includes React Spectrum, a React implementation of Adobe’s design system, as well as React Aria and React Stately, which provide accessible UI primitives and cross-platform state management for design systems. The libraries are designed to be customizable, with support for custom themes and dark mode.
To install React Spectrum Libraries, follow these steps:
npm install @adobe/react-spectrum
npm install @react-aria/utils
npm install @react-stately/collections
For more detailed architecture information, please refer to the documentation.
React Spectrum Libraries is a comprehensive set of libraries and tools for building adaptive and accessible user experiences. It includes React Spectrum, React Aria, and React Stately, providing developers with flexible options for implementing Adobe’s design system, UI primitives, and cross-platform state management. With support for customization and internationalization, the libraries aim to improve the development process and enhance the quality of web applications. The project also encourages contributions from the community to further advance the capabilities and features of React Spectrum.