# vadimdemedes/tailwind-rn

🦎 Use Tailwind CSS in React Native projects

Repository: https://github.com/vadimdemedes/tailwind-rn
Canonical: https://ross.abutalabs.com/products/tailwind-rn
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2025-04-14T21:58:55+00:00

## Health v2 (maintenance only)
Score: 30/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 16, release rhythm 8, longevity 100
- inputs: {"age_days": 2369, "days_push": 506, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4269, forks 170 (observed 2026-08-28T04:08:40.816575+00:00)

## What it is
tailwind-rn is a library that lets you use Tailwind CSS utility classes in React Native projects by converting Tailwind's generated CSS into React Native styles. It supports JIT mode, responsive breakpoints, dark mode, and custom Tailwind configuration.

## Use cases
- style react native apps with tailwind classes
- use tailwind utility classes in react native
- generate react native styles from tailwind css
- add dark mode and responsive breakpoints to react native styling
- share tailwind design system between web and react native

## When to choose
- you're building a React Native app and want Tailwind's utility-first workflow
- you want styles generated directly from Tailwind's output so they stay up-to-date
- you need responsive breakpoints or dark mode with Tailwind in mobile

## When to avoid
- you're building a plain web app where regular Tailwind CSS works directly
- you prefer styled-components or other React Native styling approaches
- you need Tailwind features unsupported in React Native like browser style resets

## Facets
- artifact type: library
- maturity: active
- function: css-framework, ui-components, build-tool
- domain: mobile-development, frontend, web-development
- platform: cross-platform
- tags: tailwind, react-native, styling, utility-first-css, mobile, nodejs

## Member repositories
- vadimdemedes/tailwind-rn (main) score 30

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:40.816575+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:22:02.355260+00:00, confidence not recorded.
  - readme: https://github.com/vadimdemedes/tailwind-rn (fetched 2026-08-28T04:08:40.816575+00:00, sha 9cbae89a8ec0)
  - registry_npm: https://registry.npmjs.org/tailwind-rn (fetched 2026-08-29T09:11:45.474523+00:00, sha dc2dec47d28f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
