Open
Description
Describe the bug
In android, the frame color is not changing, its always green, whereas in iOS its working fine
To Reproduce
Steps to reproduce the behavior:
<Camera
scanBarcode={true}
onReadCode={(event) => console.log('QR code found')}
showFrame={true}
laserColor='red'
frameColor='red'
/>
Expected behavior
The frame color for bar code scanning should be customised
Screenshots
Smartphone (please complete the following information):
- Device: Android google pixel 9
- OS: Android 15
Metadata
Metadata
Assignees
Labels
No labels