Skip to content

seanhenry/react-native-webgpu

Repository files navigation

React Native WebGPU

A WebGPU port for react native to provide direct access to Metal and Vulkan for iOS and Android via the WebGPU api.

Packages

Direct access to the low-level graphics api WebGPU in React Native.

Coming soon. A small helper library to enable Three.js projects on React Native.

Running the examples

The best way to learn WebGPU is to check out the examples. You can find instructions to run the examples here.