mirror of
https://github.com/zhigang1992/nativewind.git
synced 2026-01-12 22:49:13 +08:00
chore: updated readme
This commit is contained in:
5
.changeset/four-gorillas-bow.md
Normal file
5
.changeset/four-gorillas-bow.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
updated readme
|
||||
@@ -12,12 +12,6 @@
|
||||
</div>
|
||||
<br />
|
||||
|
||||
> **Note**
|
||||
>
|
||||
> tailwindcss-react-native is current working on v2, which includes a renaming of the project to NativeWind!
|
||||
>
|
||||
> NativeWind is still under development
|
||||
|
||||
`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).
|
||||
|
||||
Reference in New Issue
Block a user