Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/impe93/react-native-wind

A utility-first style library for React Native strongly inspired by TailwindCSS
https://github.com/impe93/react-native-wind

expo react react-native reactjs tailwind-css tailwindcss

Last synced: 3 months ago
JSON representation

A utility-first style library for React Native strongly inspired by TailwindCSS

Awesome Lists containing this project

README

        

# react-native-wind

## What is it?

This library comes from the need to write the style of an application in a quick and simple way, using a concise and easy to remember API.

React Native Wind is strongly inspired by [TailwindCSS](https://tailwindcss.com/) and, as you will see, even the names of the classes used are often the same.

React Native Wind is a utility-first style library that offers a low-level API. By using this approach you avoid writing the same style rules over and over again. These rules can be composed to create most of your necessary styles.

## Documentation

On the official documentation you can find all the information on how to use the library.

Link: [reactnativewind.com](http://www.reactnativewind.com)

## License

React Native Wind is MIT licensed, as found in the [LICENSE](/LICENSE) file.