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

vision-camera-ocr not working in existing project. #12

Open
shiv71 opened this issue Sep 11, 2022 · 2 comments
Open

vision-camera-ocr not working in existing project. #12

shiv71 opened this issue Sep 11, 2022 · 2 comments

Comments

@shiv71
Copy link

shiv71 commented Sep 11, 2022

This vision camera ocr lib not working in my react native project getting error when using OCRFrame and scanOCR.

1662876849521
1662876849539
1662876849545
1662876849550

@mat2718
Copy link

mat2718 commented Jan 3, 2023

does your babel config have this?

[
      'react-native-reanimated/plugin',
      {
        globals: ['__scanOCR'],
      },
    ],

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

3 participants
@shiv71 @mat2718 and others