NativeWind icon
NativeWind icon

NativeWind

NativeWind uses Tailwind CSS as scripting language to create a universal style system for React Native. NativeWind components can be shared between platforms and will output their styles as CSS StyleSheet on web and StyleSheet.create for native.

NativeWind screenshot 1

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • React
  • Self-Hosted
  • Tailwind CSS
  • React Native
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Design System
  2.  React Native
  3.  Code Completion
  4.  React

 Tags

NativeWind News & Activities

Highlights All activities

Recent activities

Show all activities

NativeWind information

  • Developed by

    NativeWind
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    19 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  7,392 Stars
  •  366 Forks
  •  84 Open Issues
  •   Updated  
View on GitHub
NativeWind was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is NativeWind?

NativeWind uses Tailwind CSS as scripting language to create a universal style system for React Native. NativeWind components can be shared between platforms and will output their styles as CSS StyleSheet on web and StyleSheet.create for native.

Its goals are to provide a consistent styling experience across all platforms, improve Developer UX and code maintainability.

NativeWind achieves this by pre-compiling your styles and uses a minimal runtime to selectively apply responsive styles.

Key features:

  • Universal Uses the best style system for each platform.
  • Precompiled Uses the Tailwind CSS compile, styles are generated at build time
  • Fast runtime Small runtime keeps everything fast
  • DevUX Plugins for simple setup and improving intellisense support
  • Lots of features dark mode / arbitrary classes / media queries / themes / custom values / plugins
  • Pseudo classes hover / focus / active on compatible components
  • Parent state styles automatically style children based upon parent pseudo classes

Official Links