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

Update to React Native 0.73.1, update packages #21

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

TheTimeWalker
Copy link
Collaborator

This pull request updates React Native to 0.73.1 and updates all packages in general.

Some changes had to be made to make it possible to use the latest version:

  • Removed vision-camera-code-scanner as it's now included in vision camera
  • Removed react-native-color-matrix-image-filters as it doesn't work with RN 0.73. Instead, the only case of it used has an inverted image built into assets
  • Replaced react-native-qrcode-svg with react-qr-code
  • Removed pretty-quick and husky + lint-staged as they don't work with Prettier v3, using lefthook as a replacement

I have also readded back the mimap res files. It looks like with the latest changes, it doesn't do any accidental duplication and if it's missing, then it fully fails builds.

Dev breaking change: Node 18+ is now required

@ohager
Copy link
Member

ohager commented Dec 27, 2023

cool. Give me some time to check the PR. Right now, I'm working on the node software...

@TheTimeWalker
Copy link
Collaborator Author

Thanks, no rush! Depending on our next meeting, maybe this PR will also be obsolete anyway.

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

Successfully merging this pull request may close these issues.

2 participants