# jaredh159/tailwind-react-native-classnames

simple, expressive API for tailwindcss + react-native

Repository: https://github.com/jaredh159/tailwind-react-native-classnames
Canonical: https://ross.abutalabs.com/products/tailwind-react-native-classnames
Language: TypeScript
License Family: other
Last push: 2025-12-30T14:43:39+00:00

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

## Adoption (not part of the score)
Stars 2382, forks 96 (observed 2026-08-28T04:06:42.404920+00:00)

## What it is
A TypeScript library providing a Tailwind CSS-style tagged template API for styling React Native apps. It converts Tailwind utility classes into React Native style objects, supporting dark mode, platform prefixes, media queries, and arbitrary JIT values.

## Use cases
- style react native components with tailwind classes
- use tailwindcss utility classes in react native
- add dark mode styling to react native app
- apply platform-specific styles like android:pt-2 in react native
- use arbitrary values like mt-[31px] in react native styles
- conditionally apply styles in react native with classnames API

## When to choose
- you want Tailwind's utility-first workflow in a React Native project
- you need fast RN styling with dark mode and platform prefix support
- you want to reuse your tailwind.config.js in React Native

## When to avoid
- you're building a web-only app (use regular Tailwind CSS instead)
- you prefer StyleSheet.create or styled-components workflows
- you need styles unsupported by Tailwind's native counterparts

## Facets
- artifact type: library
- maturity: active
- function: ui-components, css-framework, templating
- domain: mobile-development, frontend, web-development
- platform: cross-platform
- tags: tailwindcss, react-native, styling, typescript, dark-mode, utility-classes, mobile, nodejs

## Member repositories
- jaredh159/tailwind-react-native-classnames (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:42.404920+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-30T02:34:42.837307+00:00, confidence not recorded.
  - readme: https://github.com/jaredh159/tailwind-react-native-classnames (fetched 2026-08-28T04:06:42.404920+00:00, sha 6d832e60c2e6)
  - registry_npm: https://registry.npmjs.org/tailwind-react-native-classnames (fetched 2026-08-29T10:15:55.756708+00:00, sha b16987306c5c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
