You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Enable TalkBack on an Android device.
Use the react-native-wheel-picker component in your app.
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:
The text was updated successfully, but these errors were encountered:
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:
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:
The text was updated successfully, but these errors were encountered: