mirror of
https://github.com/zhigang1992/examples.git
synced 2026-01-12 09:03:42 +08:00
React Three Fiber Example
Create Three.js projects using React components and props!
🚀 How to use
npx create-react-native-app my-app -t with-react-three-fiber
- Run
yarnornpm install - Run
expo start, try it out.