Bela Bohlender
Bela Bohlender
Thanks @fakalit This is definitely planned and I will approach this when I change focus back from pmndrs/xr to pmndrs/uikit.
@wrangelvid thanks, yes, then this will come later
A short update This is on the roadmap, but as a separate library (react-three/controls), which will work with XR but also in non-XR contexts unrelated to the RayGrab component
The library is called react-three/handle instead and was just released: https://pmndrs.github.io/xr/docs/handles/introduction Building draggign with deactivated axis works by `...`
yes, that looks good, can you submit it as a PR? I've forgot to apply the materialClass property, so I'd love to apply your changes :)
I'd recommend placing content inside the controller by configuring the hand/controller component in the xr store. take a look here: https://github.com/meta-quest/webxr-first-steps-react/
Could you elaborate on the issues you are referring to, if possible setting up a repo to reproduce them? All the examples in this repo run on react 19 while...
@geyang could you give more details on the exact issue? :)
`>=` means anythign beyond or equal 18 so its not a peer dependency on react 18, but a peer dependency on a react version equal or higher to 18, which...
its says "sandbox not found"