Configures Tailwind CSS v4 and NativeWind v5 for universal styling in Expo projects across iOS, Android, and Web.
This skill provides a comprehensive workflow for integrating Tailwind CSS v4 into Expo applications using a modern, CSS-first approach. It automates the complex configuration of Metro, PostCSS, and NativeWind v5 while providing reusable CSS-wrapped component patterns. By eliminating legacy Babel configurations and leveraging react-native-css, this skill enables developers to use standard CSS features like variables, media queries, and platform-specific styling in a unified React Native codebase.
主な機能
01Universal styling support for iOS, Android, and Web
02CSS-first configuration that removes the need for Babel plugins
03Pre-configured reusable component wrappers for View, Text, Image, and ScrollView
0435,079 GitHub stars
05Automated Tailwind CSS v4 and NativeWind v5 integration
06Platform-specific theme management using native CSS variables
ユースケース
01Migrating an existing Expo app from NativeWind v4 to v5
02Bootstrapping a new Expo project with modern Tailwind v4 styling
03Implementing platform-specific designs using a unified CSS codebase