Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2017-07-07 | 384 Bytes | |
v1.4.0.tar.gz | 2017-07-07 | 60.9 MB | |
v1.4.0.zip | 2017-07-07 | 61.2 MB | |
Totals: 3 Items | 122.1 MB | 0 |
To upgrade your application:
1) Delete your node_modules
directory
2) Open your package.json
file
3) Update react-vr
, react-vr-web
, and ovrui
to "~1.4.0"
4) Reinstall your dependencies with npm install
or yarn
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.