@react-three/xr

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

lint

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

test

echo no tests yet

build

rollup -c

prepare

yarn prebuild && yarn build

typegen

tsc --emitDeclarationOnly

lint-fix

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

prebuild

rimraf dist && npm run typegen

typecheck

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

Metadata

  • MIT
  • Whatever
  • Oleksandr Dubenko
  • released 2/11/2022

Downloads

Maintainers