@niibase/uniwind
v1.1.6
Published
The fastest Tailwind bindings for React Native
Maintainers
Readme
Note: This is a fork of uniwind that makes pro subscription features available for free (except for Unistyles support). Install from
@niibase/uniwindto get these features.
Installation
# Install from the fork (recommended - includes pro features for free)
bun add @niibase/uniwind tailwindcss
# Or install from the original package
bun add uniwind tailwindcss
# Or install @niibase/uniwind as alias for uniwind
bun add uniwind@npm:@niibase/uniwind tailwindcssThen follow installation guides
Documentation
Features
- ⚛️ Out‑of‑the‑box
classNamebindings 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
Roadmap
- [ ] Reanimated 4 support - Full compatibility with React Native Reanimated v4
- [ ] Babel support to extend beyond React Native components - Enable className support for custom components and third-party libraries
- [ ] Unistyles (future) - Integration with Unistyles for enhanced styling capabilities
Note: Once Babel support is completed, the likelihood of adding Unistyles support is high.
Contributing
Contributions are welcome!
How to contribute
- Bug Fixes: Check our 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
