The skill is based on React Native Reusables (docs as of 2026-02-26), generated at 2026-02-26. React Native Reusables brings the shadcn/ui experience to React Native: copy-paste or CLI-scaffolded components, theming via CSS variables, and RN Primitives under the hood. It supports Nativewind and Uniwind, requires a root for overlays, and uses a inheritance system and an wrapper for Lucide. Core References | Topic | Description | Reference | |-------|-------------|-----------| | Overview | What RNR is, differences from shadcn/ui (portals, no cascade, icons, etc.) | core-overview | | Installatio…