teslamotors / react-native-camera-kit

A high performance, easy to use, rock solid camera library for React Native apps.
MIT License
2.45k stars 585 forks source link

QR Code rescan not working #546

Open rajdip-crescentek opened 1 year ago

rajdip-crescentek commented 1 year ago

Describe the bug If I scan a QR code and run some business logic after the first scan it does not rescan a new QR code

Expected behavior It should re-scan the code after the first scan

Screenshots

Desktop (please complete the following information):

Smartphone (please complete the following information):

dayaki commented 1 year ago

@rajdip-crescentek you might want to try this workaround, as it worked for me. https://github.com/teslamotors/react-native-camera-kit/issues/462#issuecomment-1314168230