react-native-camera / react-native-camera

A Camera component for React Native. Also supports barcode scanning!

Home Page:https://react-native-camera.github.io/react-native-camera/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RNCamera scan barcode recognition slow problem on ios device

Paulinho89 opened this issue · comments

When RNCamera is used to scan barcodes on ios devices, the recognition of barcodes is very slow when scanning horizontally, but it is very fast when scanning barcodes vertically. There is no problem on Android.