skills/smithery.ai/heroui-native

heroui-native

Installation
SKILL.md

HeroUI Native

React Native component library built on Tailwind v4 via Uniwind with smooth animations and accessibility.

Quick Reference

import { Button, Card, TextField, Dialog, Toast, Switch } from 'heroui-native';

Provider Setup (required)

import { HeroUINativeProvider } from 'heroui-native';
import { GestureHandlerRootView } from 'react-native-gesture-handler';
Installs
2
First Seen
Mar 19, 2026
heroui-native from smithery.ai