Skip to content
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

i would like to know if it qr-reader supports accessibility features. Specifically, I am looking for support for screen readers, keyboard navigation, and high-contrast mode. Can you please let me know if your qr-reader has these features, and if there are any other accessibility features that you support? #324

Open
grandhiLeela opened this issue Mar 30, 2023 · 1 comment

Comments

@grandhiLeela
Copy link

No description provided.

@grandhiLeela grandhiLeela changed the title can anybody implemented the accessibility for the react- qr-reader? i would like to know if it qr-reader supports accessibility features. Specifically, I am looking for support for screen readers, keyboard navigation, and high-contrast mode. Can you please let me know if your qr-reader has these features, and if there are any other accessibility features that you support? Mar 30, 2023
@Karanpal97
Copy link

Hi everyone,

I hope this message finds you well. I am currently facing an issue with the QR scanner in my project. While I am able to successfully scan using the front camera, I am encountering difficulties in accessing the rear camera.

Here is the relevant code snippet:

jsx

<QrScanner
onScan={handleScan}
onError={handleError}
style={{ width: '100%' }}
facingMode="environment"
/>

Despite setting facingMode to "environment," the scanner continues to use the front camera.

I would greatly appreciate any insights or suggestions on how to resolve this issue and ensure the QR scanner utilizes the rear camera as intended.

Thank you in advance for your assistance.

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

2 participants