dkumar-carfax

Results 2 issues of dkumar-carfax

### What's happening? Camera is unable to detect a code-39 barcode. ![123](https://github.com/user-attachments/assets/72c4137a-d295-44bc-985b-5311bad68420) ### Reproduceable Code ```tsx const codeScanner = useCodeScanner({ codeTypes: ['qr', 'ean-13', 'code-39', 'code-128', 'code-93', 'data-matrix'], onCodeScanned: (codes) =>...

🐛 bug

### Checklist - [X] The issue can be reproduced in the [react-native-auth0 sample app](https://github.com/auth0-samples/auth0-react-native-sample) (or N/A). - [X] I have looked into the [Readme](https://github.com/auth0/react-native-auth0#readme), [Examples](https://github.com/auth0/react-native-auth0/blob/master/EXAMPLES.md), and [FAQ](https://github.com/auth0/react-native-auth0/blob/master/FAQ.md) and have not...

bug