# rntpc_nativewind **Repository Path**: openharmony-sig/rntpc_nativewind ## Basic Information - **Project Name**: rntpc_nativewind - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/openharmony-sig/rntpc_nativewind - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-15 - **Last Updated**: 2025-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🚨 **重要提示 | IMPORTANT** > > **⚠️ 此代码仓已归档。新地址请访问 [rntpc_nativewind](https://gitcode.com/openharmony-sig/rntpc_nativewind)。| ⚠️ This repository has been archived. For the new address, please visit [rntpc_nativewind](https://gitcode.com/openharmony-sig/rntpc_nativewind).** > --- >

Tailwind CSS

NativeWind

GitHub branch checks state npm npm GitHub

`NativeWind` uses [Tailwind CSS](https://tailwindcss.com) as high-level scripting language to create a **universal design system**. Styled components can be shared between all React Native platforms, using the best style engine for that platform (e.g. CSS StyleSheet or StyleSheet.create). It's goals are to to provide a consistent styling experience across all platforms, improving Developer UX, component performance and code maintainability. `NativeWind` processes your styles during your application build, and uses a minimal runtime to selectively apply reactive styles (eg changes to device orientation, light dark mode). ## In Action ## Features - Works on **all** RN platforms, uses the best style system for each platform. - Uses the Tailwind CSS compiler - Styles are computed at **build time** - Small runtime keeps your components fast - Babel plugin for **simple setup** and improving **intellisense support** - Respects all tailwind.config.js settings, including **themes, custom values, plugins** - **dark mode / arbitrary classes / media queries** - pseudo classes - **hover / focus / active** on compatible components - styling based on **parent state** - automatically style children based upon parent pseudo classes - **children styles** - create simple layouts based upon parent class ## Documentation All documentation is on our website https://nativewind.dev