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

Support vision camera v4 #7

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

Conversation

ismaelsousa
Copy link

Support vision camera v4

rkmackinnon and others added 30 commits March 28, 2023 00:20
Fixes File Not Found errors importing VisionCamera public header files in the VisionCameraCodeScanner bridging header.
Bump min deployment version to match VisionCamera dependency
Remove no longer necessary frame processor plugin registration in AppDelegate didFinishLaunchingWithOptions
…n-camera-v3_hook

Fix hook & corresponding documentation
Seems to make a difference in whether exported scanBarcodes function is
defined in the hook.
See: mrousavy/react-native-vision-camera#1754
for Android. We need this to be able to pass in the types array.
requires newer commits on react-native-vision-camera than v3.0.0 in npm
fixes an incompatibility with react-native-reanimated
@ismaelsousa ismaelsousa changed the title V3 Support vision camera v4 Apr 22, 2024
@rkmackinnon
Copy link
Owner

I just realized there are several PRs here that I didn't notice, sorry! I guess GitHub forces you to explicitly "watch" your own repos to get these notifications? Anyways, it looks like you've created your own fork and published this to NPM already. I'm happy you were able to get this to work, and thanks for making the PR to let me know about it.

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.

4 participants