heroui-native
A React Native component library built on Uniwind and Tailwind CSS for accessible, customizable mobile UI development.
Install
npx skills add https://github.com/heroui-inc/heroui --skill heroui-nativeStats
| Total installs | 2,962 |
| Weekly installs | 3.0K |
| GitHub stars | 28.7K |
| First seen | Jan 27, 2026 |
| Source | @heroui-inc/heroui |
Summary
- Built on Uniwind (Tailwind CSS for React Native) with HSL color format; do not apply web HeroUI patterns or colors
- Includes accessible, customizable components (Button, Card, TextField, Dialog) using compound component structure accessed via dot notation
- Provides semantic variants (primary, secondary, tertiary, danger, ghost, outline) that adapt to light/dark themes via CSS variables
- Requires GestureHandlerRootView and HeroUINativeProvider wrapping; uses onPress event handlers instead of onClick
- Fetch component MDX docs before implementing for complete props, anatomy, and examples
Tags
Related skills
| Skill | Installs | vs heroui-native |
|---|---|---|
| react-native-design | 5,259 | +2,297 |
| flutter-animating-apps | 2,616 | -346 |
| seo | 4,625 | +1,663 |
| flutter-expert | 6,969 | +4,007 |
| swiftui-pro | 7,604 | +4,642 |
FAQ
- How many installs does heroui-native have?
- heroui-native has 2,962 total installs and 3.0K installs this week.
- Where is heroui-native hosted?
- heroui-native is published by @heroui-inc/heroui at https://github.com/heroui-inc/heroui.
- How many GitHub stars does heroui-native have?
- heroui-native has 28.7K GitHub stars.
- When was heroui-native first indexed?
- OrangeBot.AI first indexed heroui-native on Jan 27, 2026.
- How do I install heroui-native?
- Run: npx skills add https://github.com/heroui-inc/heroui --skill heroui-native