vladimir-vovk / expo-threejs-sample

Sample project using Three.js with Expo 🐥

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Three.js with Expo

An example of using Three.js library with Expo.

Installation

  1. Clone the repo
  2. Change directory to the app: cd expo-threejs-sample
  3. Install all dependencies: yarn install
  4. Run the app: yarn start

Expo

You can also run this app with Expo.

About

Sample project using Three.js with Expo 🐥


Languages

Language:TypeScript 96.6%Language:JavaScript 3.4%