Create Three.js projects using React components and props!
npx create-react-native-app my-app -t with-react-three-fiber
- Run
yarnornpm install - Run
yarn startornpm run startto try it out.
Create Three.js projects using React components and props!
npx create-react-native-app my-app -t with-react-three-fiber
yarn or npm installyarn start or npm run start to try it out.