https://github.com/vladimir-vovk/expo-threejs-sample
Sample project using Three.js with Expo 🐥
https://github.com/vladimir-vovk/expo-threejs-sample
expo react-native threejs typescript
Last synced: 3 months ago
JSON representation
Sample project using Three.js with Expo 🐥
- Host: GitHub
- URL: https://github.com/vladimir-vovk/expo-threejs-sample
- Owner: vladimir-vovk
- Created: 2020-05-30T16:54:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T21:18:17.000Z (over 3 years ago)
- Last Synced: 2025-06-29T18:50:37.899Z (about 1 year ago)
- Topics: expo, react-native, threejs, typescript
- Language: TypeScript
- Homepage:
- Size: 6.38 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://expo.io/@vladimir_vovk/expo-threejs-sample).