Uniwind

Introduction

Uniwind is the fastest Tailwind CSS library for React Native — 2x faster than NativeWind, full Tailwind v4 support, works with Expo, iOS, Android, tvOS and Web.

Usage Example

jsx
import { ActivityIndicator, View } from 'react-native'

<ActivityIndicator
    className="m-4"
    size="large"
    colorClassName="accent-blue-500 dark:accent-blue-400"
/>

Belongs to

This project depends on, integrates with, or gets practical value from these ecosystem projects.

SHARE

Share

Share this open source project.

UI