react-native-picker / picker

Picker is a cross-platform UI component for selecting an item from a list of options.
MIT License
1.47k stars 277 forks source link

fix: Fixing accessibility label on Windows. #441

Closed paperbackdragon closed 2 years ago

paperbackdragon commented 2 years ago

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!

Naturalclar commented 2 years ago

:tada: This PR is included in version 2.4.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: