An open API service indexing awesome lists of open source software.

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 🐥

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).