This repository has been archived by the owner on Dec 15, 2020. It is now read-only.
v1.4.0
To upgrade your application:
- Delete your
node_modules
directory - Open your
package.json
file - Update
react-vr
,react-vr-web
, andovrui
to"~1.4.0"
- Reinstall your dependencies with
npm install
oryarn
Improves mobile UX (non-VR mode) by supporting swipe up/down in addition to left/right to move camera, and re-center view when tapping compass.