Skip to content

React-Native Starter Code not Working #79

@PriyaJainDev

Description

@PriyaJainDev

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):

Image

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions