Shopify/restyle
A type-enforced system for building UI components in React Native with TypeScript. observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 66
- Release rhythm 8
- Longevity 100
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: 2553
- days_rel: 532
- days_push: 205
- n_releases_24m: 1
Adoption not part of the score
3399 stars · 144 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Restyle is a type-enforced styling system for building UI components in React Native with TypeScript, focused on themability and design-system consistency. It provides utilities like createBox, createText, and variants for building themed component libraries.
Use cases
- build a themed design system for a React Native app
- enforce consistent spacing and colors in React Native components
- create type-safe UI component libraries in TypeScript
- support dark mode and theme switching in React Native
- define reusable component variants like card styles
- replace ad-hoc inline styles with a structured styling system
When to choose
- you are building a React Native app or component library on a defined design system
- you want compile-time type safety for style props and theme values
- you need themability, responsive breakpoints, and variants out of the box
When to avoid
- you are building for the web rather than React Native
- your project has no design system and you prefer free-form styling
- you need a full prebuilt component kit rather than a styling foundation
Facets
library · maturity stable
ui-components css-framework frontend-framework theme mobile-development frontend web-design cross-platform react-native design-system theming typescript styled-system-inspired ui-library mobile ios android
2 sources
- readme: https://github.com/Shopify/restyle · fetched 2026-08-28 · 3d23bf83346c
- homepage: https://shopify.github.io/restyle/ · fetched 2026-08-29 · b9e3965e089a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Shopify/restyle | main | 52 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem