NativeWind icon
NativeWind icon

NativeWind

 Like this app

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

License model

  • FreeOpen Source

Application type

Platforms

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

Features

Suggest and vote on features

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

    16 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  5,663 Stars
  •  306 Forks
  •  77 Open Issues
  •   Updated Jan 18, 2025 
View on GitHub

Our users have written 0 comments and reviews about NativeWind, and it has gotten 0 likes

NativeWind was added to AlternativeTo by Paul on Oct 10, 2024 and this page was last updated Oct 10, 2024.
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