react-native-dropdown-autocomplete icon indicating copy to clipboard operation
react-native-dropdown-autocomplete copied to clipboard

How do we hide the suggestion list(dropdown flatlist) when we erase all the text?

Open saidhappy010 opened this issue 6 years ago • 1 comments

I would like to hide the suggestion list when I erase all the text. how can I do that please? Thank you

saidhappy010 avatar Nov 14 '19 17:11 saidhappy010

call handleBlur() method from ref

pavelustenko avatar Mar 31 '20 14:03 pavelustenko