vision-camera-ocr
vision-camera-ocr copied to clipboard
Compatibility with react-native-vision-camera 3.0.0+
React Native Vison Camera team has released the versione 3.0.0 in early September 2023. This new version comes with serveral update including the use of react-native-reanimated
3+ (previous version of vision camera were still using the version 2 of react native reanimated).
I'm opening this issue in order to request and track the porting of ´vision-camera-ocr´ from version 2.* to version 3.*.
This is done, checkout the PR #32 @frabanca