Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Expo with WebGPU

Use Expo Router with react-native-webgpu and Three.js to build cross-platform 3D and GPU-powered applications.

Launch your own

Launch with Expo

🚀 How to use

Bootstrap the project:

npx create-expo-app -e with-webgpu

Finally you can start the app with npx expo run — this project requires a custom client.

Deploy on all platforms with Expo Application Services (EAS).

  • Deploy the website: npx eas-cli deployLearn more
  • Deploy on iOS and Android using: npx eas-cli buildLearn more