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

https://github.com/markrickert/expo-three-workshop

App for InfiniteRed internal workshop on expo-three and ThreeJS
https://github.com/markrickert/expo-three-workshop

Last synced: about 1 year ago
JSON representation

App for InfiniteRed internal workshop on expo-three and ThreeJS

Awesome Lists containing this project

README

          

# Expo Three Workshop

## Workshop Prerequisites

You must be able to build an expo app to ANDROID (device or emulator). The iOS simulator does not support WebGL. Please clone this repo and get everything ready by running `yarn && yarn prebuild && yarn android`.