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
- Host: GitHub
- URL: https://github.com/markrickert/expo-three-workshop
- Owner: markrickert
- Created: 2024-07-30T17:06:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T15:54:26.000Z (almost 2 years ago)
- Last Synced: 2025-02-08T07:27:24.142Z (over 1 year ago)
- Language: TypeScript
- Size: 307 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.