File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,6 +17,10 @@ npm install react-native-wgpu
1717Expo provides a React Native WebGPU template that works with React Three Fiber.
1818The works on iOS, Android, and Web.
1919
20+ ```
21+ npx create-expo-app@latest -e with-webgpu
22+ ```
23+
2024https://github.com/user-attachments/assets/efbd05f8-4ce0-46c2-919c-03e1095bc8ac
2125
2226Below are some examples from the [ example app] ( /apps/example/ ) .
Original file line number Diff line number Diff line change @@ -17,6 +17,10 @@ npm install react-native-wgpu
1717Expo provides a React Native WebGPU template that works with React Three Fiber.
1818The works on iOS, Android, and Web.
1919
20+ ```
21+ npx create-expo-app@latest -e with-webgpu
22+ ```
23+
2024https://github.com/user-attachments/assets/efbd05f8-4ce0-46c2-919c-03e1095bc8ac
2125
2226Below are some examples from the [ example app] ( /apps/example/ ) .
You can’t perform that action at this time.
0 commit comments