fateh999 / react-native-paper-dropdown

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

DropDown label now clear when value is empty string #38

Closed davidsonbrsilva closed 1 year ago

davidsonbrsilva commented 2 years ago

Hi! I noticed that DropDown is not clearing the field label when the value is set to an empty string. So I made this change. I hope it helps!

jensencelestial commented 2 years ago

Will this fix be available in a future version? Great work on the library btw!

MartynFitzgerald commented 2 years ago

Would be nice to see this in the next release. Thanks!