viromedia / viro

ViroReact: AR and VR using React Native
MIT License
2.3k stars 482 forks source link

Invariant Violation: requireNativeComponent: "VRT3DObject" was not found in the UIManager in React Native 0.72.4 #998

Open vietdung97 opened 1 year ago

vietdung97 commented 1 year ago

Environment

"dependencies": {
    "@viro-community/react-viro": "^2.23.0",
    "react": "18.2.0",
    "react-native": "0.72.4"
  }

Description

Hi Viro team! I am writing to you today to request that you upgrade your package to be compatible with the latest version of React Native. I am currently trying to run my project, but I am getting the error message "Invariant Violation: requireNativeComponent: "VRT3DObject" was not found in the UIManager".

I believe this error is occurring because the Viro package is not yet compatible with the latest version of React Native. I would be grateful if you could look into this issue and upgrade your package as soon as possible.

Reproducible Demo

image

victorgalvez56 commented 11 months ago

Same problem :/