Skip to content

Commit f707f7f

Browse files
authored
Add Expo usage instructions to README
Added section about using WebGPU with Expo and provided links to examples.
1 parent ae07cba commit f707f7f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

packages/webgpu/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ Please note that the package name is `react-native-wgpu`.
1212
npm install react-native-wgpu
1313
```
1414

15+
## With Expo
16+
17+
Expo provides a React Native WebGPU template that works with React Three Fiber.
18+
The works on iOS, Android, and Web.
19+
20+
https://github.com/user-attachments/assets/efbd05f8-4ce0-46c2-919c-03e1095bc8ac
21+
1522
Below are some examples from the [example app](/apps/example/).
1623

1724
https://github.com/user-attachments/assets/116a41b2-2cf8-49f1-9f16-a5c83637c198

0 commit comments

Comments
 (0)