Skip to content

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

Open
@snkr006

Description

@snkr006

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions