Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.03 KB

React Three Fiber Example

Supports Expo iOS Supports Expo Android Supports Expo Web

Create Three.js projects using React components and props!

🚀 How to use

npx create-expo my-app --example with-react-three-fiber

  • Run yarn or npm install
  • Run yarn start or npm run start to try it out.

📝 Notes