What problem does it solve?
Uniwind solves the friction of styling React Native apps with a consistent Tailwind CSS v4 workflow, so teams can build cross-platform UI faster without manual style juggling or a separate theme system.
Core Features & Use Cases
- Native className styling: Use Tailwind utilities directly on core React Native components like View, Text, Pressable, TextInput, ScrollView, and more.
- Correct color-prop handling: Apply non-style colors such as tintColor, placeholderTextColor, thumbColor, and ActivityIndicator color using dedicated accent-prefixed class props.
- Production-ready theming and setup: Configure Metro, global.css, custom themes, responsive/state variants, and third-party component wrapping with withUniwind for reusable UI systems.
- Use case: A React Native team can standardize buttons, forms, lists, and theme switching across Expo and bare RN apps while avoiding broken dynamic class names and styling edge cases.
Quick Start
Use the uniwind skill to diagnose or implement Tailwind v4 styling in my React Native or Expo app and tell me exactly how to configure classes, themes, and component props correctly.