viromedia/viro

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

vietdung97 opened this issue · 1 comments

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

Same problem :/