Skip to content

chore : upgrade example projects to use latest react-native-vision-camera #135

@cdiddy77

Description

@cdiddy77

RNVC is constantly shipping new versions. We have patches for older versions that may or may not be necessary (and thus have to be recreated) with the newer versions

Rough outline of steps:

  • start with objectdetection
  • upgrade the versions of RNVC and react-native-worklets-core by deleting the entries in package.json, doing yarn and then yarn add react-native-vision-camera react-native-worklets-core
  • build the project on ios and android and fix what breaks, at build time and runtime
  • move on to the next example app and repeat

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions