0.4.4 • Published 2 years ago

utilstyle-react-native v0.4.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

utilstyle-react-native

A utility-first styles for React native. Inspired by tailwindCSS

Installation

npm install utilstyle-react-native

Features

  • all classnames is written in typescript
  • all styles has name like tailwindcss, please consider documentation
  • support dark mode
  • transform styles
  • able to config this package if you want
  • subpackage: create prettier plugin to ignore printWidth with utilstyle

Usage

import { us, classnames, transformsStyles } from "utilstyle-react-native";

Examples

The source code for the example (showcase) app is under the example/ directory. If you want to play with the API but don't feel like trying it on a real app, you can run the example project.

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

0.4.4

2 years ago

0.4.3

2 years ago

0.4.2

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago