<div align="center">

  <img src="./assets/display-name.svg" alt="Display Name">

  <p>

Tailwind-inspired utility-first style objects for React Native, zero-deps && zero-setup, plug-n-play

  </p>

  <p align="center">
    <a href="https://github.com/nativeflowteam/nativeflowcss/actions"><img src="https://github.com/nativeflowteam/nativeflowcss/actions/workflows/ci.yml/badge.svg" alt="Build Status"></a>
    <a href="https://www.npmjs.com/package/nativeflowcss"><img src="https://img.shields.io/npm/dt/nativeflowcss.svg" alt="Total Downloads"></a>
    <a href="https://github.com/nativeflowcss/nativeflowcss/releases"><img src="https://img.shields.io/npm/v/nativeflowcss.svg" alt="Latest Release"></a>
    <a href="https://github.com/nativeflowcss/nativeflowcss/blob/master/LICENSE"><img src="https://img.shields.io/npm/l/nativeflowcss.svg" alt="License"></a>
  </p>

</div>

## Installation

```bash
npm install nativeflowcss
```

## Description

A utility-first styling object library tailored for React Native, offering a rich set of utilities such as `justify.center`, `m.b_(4)`, and `bdr.color_slate_200`. These utilities can be composed to create any design, similar to the approach used by Tailwind.

## Documentation

For complete docs on NativeFlow, Read at [nativeflow.js.org](https://nativeflow.js.org)

## Socials

Feel free to drop by at the [Discord Server](https://discord.gg/KcKTtuqV3Y) or at [Github Discussions](https://github.com/nativeflowteam/nativeflowcss/discussions)

## Contributing

See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.

## License

[MIT](LICENSE.md)

## Donations

[![ko-fi](./assets/badges/kofi.svg)](https://ko-fi.com/Z8Z113CQW5)
[![paypal](./assets/badges/paypal.svg)](https://www.paypal.me/jayowiee/)
[![patreon](./assets/badges/patreon.svg)](https://patreon.com/nativeflow)
