NativeWind — стилизация React Native через Tailwind

vibe-coding

nativewind is a Claude Code skill that assists with NativeWind — a styling library that brings Tailwind CSS utility classes to React Native applications. NativeWind is not a component library; it compiles styles at build time and applies a minimal runtime to handle reactive styles such as dark mode, device orientation, and media queries. The library supports CSS variables, animations, container queries, pseudo-classes (hover/focus/active), and parent-state modifiers, working consistently across all React Native platforms including Expo. The skill's tags — add-test, architecture, and debug-nw — let Claude Code help write tests, understand NativeWind's internal architecture, and troubleshoot issues specific to integrating Tailwind-style utilities into mobile projects.