Flipboard/react-canvas
High performance <canvas> rendering for React components 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: 4227
- days_rel: n/a
- days_push: 1436
- n_releases_24m: 0
Adoption not part of the score
13198 stars · 911 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A React library that renders React components to HTML5 <canvas> instead of the DOM, using hardware-accelerated canvas for smooth mobile web app performance. It provides components like Surface, Layer, Group, Text, Image, Gradient, and ListView for building application UIs.
Use cases
- build high-performance mobile web apps with smooth scrolling
- render React UI to canvas instead of DOM
- avoid slow DOM rendering on mobile devices
- create fast touch-scrolling lists on mobile web
- efficiently render multi-line truncated text
- optimize rendering of long lists with cached drawing
When to choose
- you're building a mobile web app where DOM performance is a bottleneck
- you need smooth 60fps scrolling and animations on mobile browsers
- you want React component ergonomics with canvas rendering
- you need efficient multi-line text truncation that's expensive in DOM
When to avoid
- you're building a standard desktop web app where DOM is fast enough
- you need accessibility features like screen readers or text selection
- you need SEO or server-side rendering of content
- you're building data visualizations or games (other canvas libraries fit better)
- you need a library with active development and modern React support
Facets
library · maturity maintenance
frontend-framework ui-components animation graphics frontend web-development mobile-development graphics browser react canvas-rendering mobile-web performance hardware-acceleration javascript nodejs
2 sources
- readme: https://github.com/Flipboard/react-canvas · fetched 2026-08-28 · d7d9c71368ed
- registry_npm: https://registry.npmjs.org/react-canvas · fetched 2026-08-29 · 2898b5dd7315
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Flipboard/react-canvas | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Flipboard/react-canvas")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem