Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
cdiddy77 opened this issue Jun 22, 2024 · 0 comments
Open

Comments

@cdiddy77
Copy link
Owner

cdiddy77 commented Jun 22, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant