<div align="center">
    <p align="center">
        <a href="https://uniwind.dev/pricing"><img alt="uniwind" src="https://uniwind.dev/banner-pro.png"></a>
        <a href="https://uniwind.dev/pricing" target="_blank">
            <h1 align="center" style="color:red;">Uniwind Pro</h1>
            <span>The fastest Tailwind bindings for React Native</span>
        </a>
    </p>
</div>
<br />

## Installation

```sh
bun install uniwind-pro@latest react-native-nitro-modules react-native-reanimated react-native-worklets
```

## CLI

Authorize and fetch your Pro package with:

```sh
bunx uniwind-pro
```

## Demo

Check out the [Uniwind Pro Demo](https://github.com/uni-stack/uniwind-pro-demo) — a complete Expo SDK 54 / React Native 0.83.5 app showcasing the C++ engine, ShadowTree updates, and native transitions. Clone it and run on your iOS simulator.

## Get Started
- [Purchase a license](https://docs.uniwind.dev/pro/get-license)

## Documentation

- [Start here](https://docs.uniwind.dev/quickstart)
- [Pro vs Free Version](https://docs.uniwind.dev/pro-version)
- [All Pro features](https://docs.uniwind.dev/pro/theme-transitions)
- [Migrate from Free Version](https://docs.uniwind.dev/migrate-to-pro)

## Features

- 🚀 Best in class performance
- 🦄 Unistyles engine with no rerenders and Shadow Tree updates
- ⚛️ Tailwind to Reanimated translation layer. Use animations directly from `className`
- 🐄 Native platform updates from C++ with no extra dependencies (insets, dimensions, color scheme etc.)
- 🤓 Priority support
- 🔥 And... everything from [Uniwind Free version](https://docs.uniwind.dev/api/use-uniwind)

## License

See [LICENSE](./LICENSE)
