fateh999 / react-native-paper-dropdown

Dropdown using react native paper TextInput and Menu
MIT License
130 stars 74 forks source link

Adding accessibilityLabel to the component. #24

Closed displaynone closed 3 years ago

displaynone commented 3 years ago

In order to improve your component, I added the possibility to include accessibilityLabel to the typing of the component.

fateh999 commented 3 years ago

Thanks for the PR will review and merge.