@react-three/xr

v4.1.0
React components and hooks for creating VR/AR applications with react-three-fiber
xr ar vr react three react-three-fiber

dev

vite

lint

eslint src/**/*.{js,ts,jsx,tsx} && prettier src/**/*.{js,ts,jsx,tsx} --check

test

echo no tests yet

build

vite build && tsc

lint-fix

prettier src/**/*.{js,ts,jsx,tsx} --write && eslint src/**/*.{js,ts,jsx,tsx} --fix

typecheck

tsc --noEmit --emitDeclarationOnly false --strict --jsx react
npm i @react-three/[email protected]

Metadata

  • MIT
  • Whatever
  • Oleksandr Dubenko
  • released 7/28/2022

Downloads