Ross ROSS = Recommend OSS · open-source software intelligence for agents

iddan/react-native-canvas

A Canvas component for React Native observed · 2026-08-28

github.com/iddan/react-native-canvas · JavaScript · MIT (permissive) 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4164
  • days_rel: n/a
  • days_push: 822
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1018 stars · 167 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A React Native component that provides an HTML5-like Canvas API for drawing 2D graphics in mobile apps, implemented via a WebView bridge. It supports the standard CanvasRenderingContext2D, Image, and Path2D APIs with async method calls.

Use cases

  • draw 2d graphics in a react native app
  • render charts or custom shapes on mobile
  • use html5 canvas api in react native
  • draw images and paths with canvas in react native
  • generate canvas images and export as data url

When to choose

  • you need browser-compatible Canvas 2D drawing inside a React Native app
  • you want to port existing canvas-based rendering code to mobile

When to avoid

  • you need high-performance native rendering or WebGL
  • you are building for web only, where the native Canvas API exists
  • you need a 3D context, which is not supported

Facets

library · maturity maintenance

ui-components graphics image-processing mobile-development frontend graphics react-native canvas webview 2d-graphics drawing mobile ios android javascript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
iddan/react-native-canvasmain32

For agents

markdown · JSON · MCP: product_card(name="iddan/react-native-canvas")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem