Integrated API
Define everything together! Styles, variants, and the component in the same place with useStyled
.
npm install use-styled
yarn add use-styled
pnpm add use-styled
bun add use-styled
Integrated API
Define everything together! Styles, variants, and the component in the same place with useStyled
.
Type-Safe by Design
No more type errors! TypeScript ensures safety and autocompletion in your configuration.
True Cross-Platform
Web and Mobile, effortlessly. Write your styled component once, use it everywhere.
Tailwind/NativeWind Ready
Style with Tailwind/NativeWind. Apply utility classes directly to your variants via className
.