-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
Hi, I'm using React-Native version 0.76, and tried the following official example but keep getting the error (as attached in the screenshot below):
I tried downgrading the React native version as per the version used in this repo, but then the app doesn't even load due to version incompatibility
"dependencies": { "@reactvision/react-viro": "^2.41.4", "react": "18.2.0", "react-native": "0.73.3" },
My app loads on the following versions, but the attached error exists:
"@reactvision/react-viro": "^2.42.0", "react": "18.3.1", "react-native": "0.76.0"
Can anyone help resolve this?
DevAsrar
Metadata
Metadata
Assignees
Labels
No labels