react-native-picker-select icon indicating copy to clipboard operation
react-native-picker-select copied to clipboard

set accessibilityLabel for options

Open roydekleijn opened this issue 3 years ago • 0 comments

Hi,

Great library!

Do we have to add an accessibilityLabel for the options as well? Now all the options have the same resource-id="android:id/text1".

I feel it's better if they are unique so we can easily locate them for our automated tests.

Roy

roydekleijn avatar Nov 11 '21 07:11 roydekleijn