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

Accessibility support required when Android talkback is ON #82

Open
gulsanbni opened this issue Jan 18, 2024 · 0 comments
Open

Accessibility support required when Android talkback is ON #82

gulsanbni opened this issue Jan 18, 2024 · 0 comments

Comments

@gulsanbni
Copy link

Description:

I am experiencing an issue with the react-native-wheel-picker package where the Android TalkBack feature does not work as expected when it is turned on. The picker component does not provide proper accessibility support for users who rely on TalkBack.

React Native Version: 0.68.7

Steps to Reproduce:

  1. Enable TalkBack on an Android device.
  2. Use the react-native-wheel-picker component in your app.
  3. Observe that the TalkBack feature does not provide proper feedback or navigation within the picker.

Expected Behaviour:

The react-native-wheel-picker component should support Android TalkBack, providing proper feedback and navigation for users with visual impairments.

Actual Behaviour

When TalkBack is enabled on an Android device, the react-native-wheel-picker component fails to provide proper accessibility support, impacting users with visual impairments.

Environment:

React Native version: 0.68.7

Android device model and OS version:
image-20240111-093540

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