tamagui/tamagui
Style React fast with 100% parity on React Native, an optional UI kit, and optimizing compiler. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- 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: 0.0
- age_days: 2147
- days_rel: 19
- days_push: 7
- n_releases_24m: 389
Adoption not part of the score
14155 stars · 612 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Tamagui is a TypeScript framework for styling React apps with full parity between React web and React Native, comprising a style library (@tamagui/core), an optimizing compiler (@tamagui/static), and a cross-platform UI kit. Its compiler extracts atomic CSS, flattens styled components, and hoists styles at build time for near-zero runtime overhead.
Use cases
- style react apps that share code between web and react native
- build a cross-platform ui kit with typed design tokens and themes
- optimize styled components into atomic css and flattened divs
- replace react-native-web with a lighter faster styling layer
- create themed components with variants like styled-components but faster
- animate components with swappable drivers across web and native
When to choose
- building universal (web + native) React apps with shared UI code
- you want high performance styling with an optimizing compiler
- you need a typed design system with themes, tokens, and variants
When to avoid
- web-only projects already happy with Tailwind or plain CSS
- teams not using TypeScript, which is required
- projects needing React Native utility components like Pressable or TouchableOpacity
Facets
framework · maturity active
ui-components css-framework frontend-framework animation theme web-development frontend mobile-development cross-platform cross-platform css-in-js react-native-web optimizing-compiler atomic-css universal-apps design-system styled-components expo react nodejs web-server ios android
9 sources
- readme: https://github.com/tamagui/tamagui · fetched 2026-08-28 · 727fe1862d56
- homepage: https://tamagui.dev · fetched 2026-08-29 · 0b37af5d43af
- site_page: https://tamagui.dev/docs/intro/introduction · fetched 2026-08-29 · c7f870fe4604
- site_page: https://tamagui.dev/docs/intro/why-a-compiler · fetched 2026-08-29 · 07d28ef97e10
- site_page: https://tamagui.dev/docs/intro/benchmarks · fetched 2026-08-29 · 6026540522e7
- site_page: https://tamagui.dev/docs/core/animations · fetched 2026-08-29 · 9471860ca633
- site_page: https://tamagui.dev/docs/core/configuration · fetched 2026-08-29 · 63ac9b231dcd
- site_page: https://tamagui.dev/docs/intro/installation · fetched 2026-08-29 · dbb0aa25ff96
- site_page: https://tamagui.dev/docs/core/styled · fetched 2026-08-29 · 1bd35fa85c50
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tamagui/tamagui | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem