expo-tailwind-setup
Integrates Tailwind CSS v4 with Expo and NativeWind v5 for universal styling across iOS, Android, and Web.
Install
npx skills add https://github.com/expo/skills --skill expo-tailwind-setupStats
| Total installs | 14,269 |
| Weekly installs | 14.2K |
| GitHub stars | 1.6K |
| First seen | Jan 19, 2026 |
| Source | @expo/skills |
Summary
- Integrates Tailwind CSS v4 with react-native-css and NativeWind v5 via Metro transformer, eliminating the need for Babel configuration
- Provides reusable CSS-wrapped component library (View, Text, ScrollView, Pressable, TextInput, Image, Link) that apply className styles to native elements
- Supports platform-specific styling through CSS media queries, custom theme variables via @theme blocks, and Apple semantic colors with platformColor() and light-dark() functions
- Includes CSS variable hooks for accessing theme values in JavaScript and configuration examples for Metro, PostCSS, and global CSS setup
Tags
Related skills
| Skill | Installs | vs expo-tailwind-setup |
|---|---|---|
| paywall-upgrade-cro | 24,300 | +10,031 |
| playwright-cli | 11,995 | -2,274 |
| javascript-sdk | 13,921 | -348 |
| enhance-prompt | 21,059 | +6,790 |
| flutter-animations | 10,735 | -3,534 |
FAQ
- How many installs does expo-tailwind-setup have?
- expo-tailwind-setup has 14,269 total installs and 14.2K installs this week.
- Where is expo-tailwind-setup hosted?
- expo-tailwind-setup is published by @expo/skills at https://github.com/expo/skills.
- How many GitHub stars does expo-tailwind-setup have?
- expo-tailwind-setup has 1.6K GitHub stars.
- When was expo-tailwind-setup first indexed?
- OrangeBot.AI first indexed expo-tailwind-setup on Jan 19, 2026.
- How do I install expo-tailwind-setup?
- Run: npx skills add https://github.com/expo/skills --skill expo-tailwind-setup