GuidesStyling
Styling options
Compare Expojet's supported styling adapters.
The --style flag accepts uniwind, nativewind, unistyles, and stylesheet.
- Uniwind — utility-first styling with Expo's current runtime path.
- NativeWind — Tailwind-compatible utilities for teams already using NativeWind.
- Unistyles — theme-aware runtime styles.
- StyleSheet — zero extra styling dependency and the smallest surface.
npx create-expojet@latest my-app --style nativewind