-
Notifications
You must be signed in to change notification settings - Fork 221
Problem with react native vision camera v3 #162
Comments
Is this repo still being maintained?, I think it is not |
Now it's better to use https://github.com/DeveloperMCD/vision-camera-v3-barcode-scanner? |
There is also this one https://github.com/ademirtemur/vision-camera-code-scanner-3v |
react-native-vision-camera can do now QR/Barcode scanning |
@ncsdrgsh How did you apply useCodeScanner? the react-native-vision-camera package doesn't recognize useCodeScanner, right? Could you explain to me the correct way to implement QR/Barcode scanning with react-native-vision-camera? |
@alexarruda Update to react-native-vision camera to 3.3.1. Version 3.3.0 added a code scanner directly to the lib See instructions in the docs. |
@hsjoberg thanks so much, it was because of the version 👍🏻 |
When it will be going with react native vision camera?
The text was updated successfully, but these errors were encountered: