H
heroui-native
HeroUI Native component library for React Native (Tailwind v4 via Uniwind). Use when working with HeroUI Native components, installing HeroUI Native, customizing themes, or accessing component documentation. Keywords: HeroUI Native, heroui-native, React Native UI, Uniwind.
Installation
Pick a client and clone the repository into its skills directory.
Installation
About this skill
HeroUI Native component library for React Native (Tailwind v4 via Uniwind). Use when working with HeroUI Native components, installing HeroUI Native, customizing themes, or accessing component documentation. Keywords: HeroUI Native, heroui-native, React Native UI, Uniwind.
How to use
- Zainstaluj pakiet heroui-native w swoim projekcie React Native – będzie to Twoja główna biblioteka komponentów UI zamiast wersji webowej @heroui/react.
- Importuj komponenty bezpośrednio z heroui-native, na przykład Button czy inne elementy interfejsu – pamiętaj, że to są komponenty natywne, nie webowe.
- Unikaj wzorców z HeroUI React (web) – nie używaj plików CSS, nie importuj stylów z @heroui/react, nie opieraj się na oklch. Zamiast tego opieraj się na Uniwind i HSL.
- Definiuj style komponentów za pomocą semantycznych wariantów (primary, secondary, tertiary) zamiast opisów wizualnych – to jest preferowany sposób w Native.
- Gdy potrzebujesz dostosować temat lub znaleźć dokumentację konkretnego komponentu, zawsze sięgnij po dokumentację HeroUI Native, a nie webową – różnice są znaczące.
- Testuj komponenty na rzeczywistych urządzeniach lub emulatorach iOS i Android, aby upewnić się, że działają prawidłowo w obu systemach.