Skip to content

Commit aa06498

Browse files
committed
chore: updated readme
1 parent f5b8bc0 commit aa06498

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

.changeset/four-gorillas-bow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"nativewind": patch
3+
---
4+
5+
updated readme

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@
1212
</div>
1313
<br />
1414

15-
> **Note**
16-
>
17-
> tailwindcss-react-native is current working on v2, which includes a renaming of the project to NativeWind!
18-
>
19-
> NativeWind is still under development
20-
2115
`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.
2216

2317
`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).

0 commit comments

Comments
 (0)