https://github.com/uni-stack/uniwind
From the creators of Unistyles: The fastest Tailwind bindings for React Native
https://github.com/uni-stack/uniwind
android expo expo-go ios react-native tailwindcss
Last synced: 3 months ago
JSON representation
From the creators of Unistyles: The fastest Tailwind bindings for React Native
- Host: GitHub
- URL: https://github.com/uni-stack/uniwind
- Owner: uni-stack
- License: mit
- Created: 2025-07-29T08:10:42.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-03-30T08:18:42.000Z (3 months ago)
- Last Synced: 2026-03-30T10:20:20.399Z (3 months ago)
- Topics: android, expo, expo-go, ios, react-native, tailwindcss
- Language: TypeScript
- Homepage: https://docs.uniwind.dev
- Size: 3.3 MB
- Stars: 1,444
- Watchers: 8
- Forks: 33
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome - uni-stack/uniwind - From the creators of Unistyles: The fastest Tailwind bindings for React Native (TypeScript)
README
[
](https://uniwind.dev/)

[](https://www.npmjs.com/package/uniwind)
[](https://www.npmjs.com/package/uniwind)
[](https://opensource.org/licenses/MIT)
## Installation
```sh
bun add uniwind tailwindcss
```
Then follow [installation guides](https://docs.uniwind.dev/quickstart)
## Documentation
- [Start here](https://docs.uniwind.dev/)
- [Theming Basics](https://docs.uniwind.dev/theming/basics)
- [Supported classNames](https://docs.uniwind.dev/class-names)
- [Pro Version](https://docs.uniwind.dev/pro-version)
## Features
- ⚛️ Out‑of‑the‑box `className` bindings for every React Native component
- ⚡ Styles are computed at build time for maximum performance
- 🌙 Dark mode and 🎨 fully customizable themes
- 🧩 Pseudo‑classes support — `focus`, `active`, `disabled`, and more
- 📱 Responsive design with media queries
- 🧰 Use custom CSS properties directly in React Native
- 🔥 And [much more](https://docs.uniwind.dev/api/use-uniwind)
## Contributing
Contributions are welcome!
### How to contribute
- Bug Fixes: Check our [Issues](https://github.com/uni-stack/uniwind/issues) for any bugs that need fixing. Make sure to ask before working on an issue.
- New Features: If you have an idea for a new feature, please open discussion first to get feedback from the community.
- Refactor and Improvements: If you see areas of the code that could be improved or refactored, open discussion or reach out to the maintainers before making significant changes.
Pull Request that do not follow these guidelines may be closed or not reviewed.
## License
MIT