Skip to content

Frame color is not changing in android, Its always green color #715

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
snkr006 opened this issue Apr 22, 2025 · 0 comments
Open

Frame color is not changing in android, Its always green color #715

snkr006 opened this issue Apr 22, 2025 · 0 comments

Comments

@snkr006
Copy link

snkr006 commented Apr 22, 2025

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

Image

Smartphone (please complete the following information):

  • Device: Android google pixel 9
  • OS: Android 15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant