# react-figma/react-figma

⚛️ A React renderer for Figma

Repository: https://github.com/react-figma/react-figma
Canonical: https://ross.abutalabs.com/products/react-figma
Homepage: https://react-figma.dev
Language: TypeScript
License: MIT
License Family: permissive
Topics: figma, figma-plugins, react
Last push: 2026-04-14T01:26:09+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 77, release rhythm 8, longevity 100
- inputs: {"age_days": 2579, "days_push": 142, "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 2692, forks 136 (observed 2026-08-28T04:07:11.037421+00:00)

## What it is
A custom React renderer that renders React components directly into Figma documents via the Figma Plugin API. It provides react-native-compatible UI primitives (View, Text, Image, StyleSheet) with Yoga flexbox layout, hydration, and HMR support.

## Use cases
- build figma plugins with react
- render react components as figma designs
- create design systems in figma using react
- use react-native style components to generate figma layouts
- hot-reload figma plugin ui during development
- convert svg to figma nodes from react code

## When to choose
- you want to author Figma designs or plugins in React with flexbox layouts
- you want react-native/react-sketchapp-style primitives targeting Figma
- you need hydration and HMR while iterating on designs

## When to avoid
- you need a code generator that outputs design files without running inside Figma
- your project does not run within the Figma plugin environment
- you need full CSS support - some properties like shadowSpread and backgroundImage are unsupported

## Facets
- artifact type: library
- maturity: active
- function: frontend-framework, ui-components, templating, rpc
- domain: web-development, frontend, web-design, developer-tools
- platform: browser
- tags: figma, react-renderer, figma-plugins, yoga-layout, react-native-compatible, hmr, design-systems, nodejs, typescript

## Member repositories
- react-figma/react-figma (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:11.037421+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:16:32.548501+00:00, confidence not recorded.
  - readme: https://github.com/react-figma/react-figma (fetched 2026-08-28T04:07:11.037421+00:00, sha 154e565cc857)
  - homepage: https://react-figma.dev (fetched 2026-08-29T09:59:56.433106+00:00, sha 3bcb2abc24a7)
  - site_page: https://react-figma.dev/docs/API (fetched 2026-08-29T09:59:56.442093+00:00, sha f3e07403dcd6)
  - site_page: https://react-figma.dev/docs/configure (fetched 2026-08-29T09:59:56.443930+00:00, sha f5f679baf524)
  - site_page: https://react-figma.dev/docs/styling (fetched 2026-08-29T09:59:56.445602+00:00, sha fcecc7b4b096)
  - site_page: https://react-figma.dev/docs/ecosystem (fetched 2026-08-29T09:59:56.447915+00:00, sha 77e46d614f1d)
  - registry_npm: https://registry.npmjs.org/react-figma (fetched 2026-08-29T09:59:56.449777+00:00, sha 2e94c1f428ab)
- Data as of 2026-08-30T08:39:29.467469+00:00.
