React Three Fiber Example

August 21, 2025 ยท View on GitHub

Supports Expo iOS Supports Expo Android Supports Expo Web

Create Three.js projects using React components and props!

Launch your own

Launch with Expo

๐Ÿš€ 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

  • react-three-fiber docs
  • three.js docs
  • expo-three docs

Contents

  1. 1Launch your own
  2. 2๐Ÿš€ How to use
  3. 3๐Ÿ“ Notes