maxkordiyak / react-native-dropdown-autocomplete

Autocomplete input with dropdown modal component for React native. Useful for pages with multiple autocomplete's.
MIT License
100 stars 51 forks source link

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

Open saidhappy010 opened 4 years ago

saidhappy010 commented 4 years ago

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

pavelustenko commented 4 years ago

call handleBlur() method from ref