Possiblity of webVR

does anyone know if webVr is supported on meteor with react

Why wouldn’t it be supported? Meteor plays nice with all NPM-packages.

If you want to use react-vr then that might be an issue, since Meteor is still on Node 4. My personal guess is that we might get Node 6 in Meteor 1.6, but you can use another library or watch this PR.

@storyteller in the docs react vr is supported for node 4 and above