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

Add clearInput method, add methods section into README #34

Closed temacurbflow closed 5 years ago

temacurbflow commented 5 years ago

I needed to clear input by pressing a button in my component, where I use this autocomplete

PaitoAnderson commented 5 years ago

LGTM

dariusbiro commented 4 years ago

Is there any way that I can clear the input, when I press on the Input itself?