Please provide the following information about your environment:
Development OS: Mac
Device OS & Version: Android OS version 11
Version: ViroReact version 2.41.6 and React Native version 0.74.4
Device(s): VSmart Aris
Description
I update from "@viro-community/react-viro": "2.23.3" to "@reactvision/react-viro": "2.41.6". The ViroARPlaneSelector not working because it tries to update width & height from the ViroQuad .
I remove these props and it works...!
And the function _getARPlanes of ViroARPlaneSelector after edit is:
Requirements:
Please go through this checklist before opening a new issue
Environment
Please provide the following information about your environment:
Description
I update from "@viro-community/react-viro": "2.23.3" to "@reactvision/react-viro": "2.41.6". The ViroARPlaneSelector not working because it tries to update width & height from the ViroQuad .
I remove these props and it works...! And the function _getARPlanes of ViroARPlaneSelector after edit is:
Reproducible Demo
My using case: