Skip to content

Conversation

@paperbackdragon
Copy link
Contributor

This partially fixes #310, for Windows only.

Tested locally with the app that I'm building - the React Native Windows framework handles the accessibility label properly, but it was not originally passed through props.

Let me know if I'm missing anything!

Copy link
Contributor

@Naturalclar Naturalclar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Naturalclar Naturalclar changed the title Fixing accessibility label on Windows. fix: Fixing accessibility label on Windows. Aug 12, 2022
@Naturalclar Naturalclar merged commit 1dc61e5 into react-native-picker:master Aug 12, 2022
github-actions bot pushed a commit that referenced this pull request Aug 12, 2022
## [2.4.4](v2.4.3...v2.4.4) (2022-08-12)

### Bug Fixes

* Fixing accessibility label on Windows. ([#441](#441)) ([1dc61e5](1dc61e5))
@Naturalclar
Copy link
Contributor

🎉 This PR is included in version 2.4.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@paperbackdragon paperbackdragon deleted the fix-a11y-label branch August 12, 2022 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

accessibilityLabel for Picker not read by VoiceOver

2 participants