airbnb/react-with-styles
Use CSS-in-JavaScript with themes for React without being tightly coupled to one implementation observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3662
- days_rel: n/a
- days_push: 873
- n_releases_24m: 0
Adoption not part of the score
1690 stars · 101 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A React library for using CSS-in-JavaScript with shared theme support without coupling components to a specific CSS-in-JS implementation like Aphrodite, Radium, or React Native. It provides an abstraction layer with pluggable interfaces so components can access theme values while the underlying styling engine remains swappable.
Use cases
- style React components with CSS-in-JS without vendor lock-in
- share theme colors and fonts across React components
- swap between Aphrodite, JSS, or React Native styling backends
- support RTL and LTR styling in themed React apps
- migrate a component library between CSS-in-JS implementations
When to choose
- you maintain an existing Airbnb-style React codebase already using react-with-styles
- you need theme-aware styling decoupled from a specific CSS-in-JS engine
- you want one component codebase to work with both web and React Native styles
When to avoid
- starting a new project - Airbnb itself moved to Linaria and this is in maintenance mode
- you are happy committing to a single modern CSS-in-JS or CSS solution
- you need actively maintained tooling with new React ecosystem features
Facets
library · maturity maintenance
css-framework ui-components theme web-development frontend browser css-in-js react theming abstraction-layer nodejs
2 sources
- readme: https://github.com/airbnb/react-with-styles · fetched 2026-08-28 · 4949efdf3f91
- registry_npm: https://registry.npmjs.org/react-with-styles · fetched 2026-08-29 · f246dd04209a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| airbnb/react-with-styles | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="airbnb/react-with-styles")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem