fateh999 / react-native-paper-dropdown

Dropdown using react native paper TextInput and Menu
121 stars 72 forks source link

Expose disabled prop #73

Closed bombillazo closed 1 year ago

bombillazo commented 2 years ago
bombillazo commented 2 years ago

@fateh999 Let me know how it is possible to contribute to this codebase as a maintainer. I am interested in seeing this supported.

amshot22 commented 1 year ago

This would really help out a ton...

KeaganStevens commented 1 year ago

You should also disable the onPress event that opens the Menu while its is disabled.