# wcandillon/react-native-webgpu

React Native WebGPU powered by Dawn

Repository: https://github.com/wcandillon/react-native-webgpu
Canonical: https://ross.abutalabs.com/products/react-native-webgpu
Homepage: https://wcandillon.github.io/react-native-webgpu/
Language: TypeScript
License: MIT
License Family: permissive
Topics: react-native, webgpu, dawn
Last push: 2026-09-02T10:00:02+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 100, longevity 57
- inputs: {"age_days": 807, "days_push": 0, "days_rel": 1, "gap_med": 2.0, "n_releases_24m": 17}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1225, forks 68 (observed 2026-09-03T02:15:20.452175+00:00)

## What it is
A React Native library that brings the WebGPU API to mobile and desktop apps, powered by Dawn (Chrome's WebGPU implementation). It supports iOS, Android, macOS, visionOS, and Web.

## Use cases
- render gpu-accelerated graphics in a react native app
- use webgpu api on ios and android
- build cross-platform 2d/3d rendering with webgpu
- run webgpu shaders in react native
- port webgpu web apps to mobile

## When to choose
- you need modern GPU rendering in React Native across iOS, Android, and web
- you want WebGPU API compatibility backed by Dawn
- you're building graphics-intensive mobile apps with Expo

## When to avoid
- you only need basic UI rendering without GPU workloads
- you target platforms outside the supported list
- you need a stable 1.0 API - the project is still pre-1.0

## Facets
- artifact type: library
- maturity: active
- function: graphics, gpu-computing, ui-components
- domain: mobile-development, graphics, cross-platform, web-development
- platform: cross-platform
- tags: webgpu, dawn, react-native, expo, gpu-rendering, typescript, ios, android, macos, web

## Member repositories
- wcandillon/react-native-webgpu (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:20.452175+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-30T06:15:54.254171+00:00, confidence not recorded.
  - readme: https://github.com/wcandillon/react-native-webgpu (fetched 2026-09-03T02:15:20.452175+00:00, sha aa5980984946)
  - homepage: https://wcandillon.github.io/react-native-webgpu/ (fetched 2026-08-29T12:24:12.255569+00:00, sha a71b38a9aa76)
  - registry_npm: https://registry.npmjs.org/react-native-webgpu (fetched 2026-08-29T12:24:12.265214+00:00, sha 62c9d72924d0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
