heroui
Installation
SKILL.md
HeroUI v3
An open-source UI component library for React (web) and React Native (mobile). Built on Tailwind CSS v4 and React Aria Components. Provides 75+ accessible, customizable web components and 40+ native components.
Technology Stack
| Platform | Package | Requires |
|---|---|---|
| React (Web) | @heroui/react, @heroui/styles |
React 19+, Tailwind CSS v4 |
| React Native | heroui-native |
React Native, Uniwind, react-native-reanimated 4.1+, react-native-gesture-handler 2.28+ |
Quick Setup
React (Web)
npm i @heroui/react @heroui/styles