fateh999 / react-native-paper-dropdown

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

clear TextInput value on invalid value selected #79

Open KeaganStevens opened 1 year ago

KeaganStevens commented 1 year ago

Clears TextInput on invalid value

leons1767 commented 1 year ago

Hello @fateh999 ,

May I know if you have abandon this project? The issue mentioned here in been fixed by @KeaganStevens for a while, and waiting to be merged. This issue is a show stopper for someone who wants to reset the dropdown value through react hook form.

Appreciate your response. Thanks.