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

Possibility to reset the input in handleSelectItem #7

Closed CyNn0 closed 5 years ago

CyNn0 commented 5 years ago

Hello there, is it possible to reset the input in handleSelectItem. if we want to choose multiple item from the same dropdown, we have to erase it manually and each time it triggers the search,

maxkordiyak commented 5 years ago

Hello, if you please add this feature and open a PR? I’m now unavailable to maintain this package.

CyNn0 commented 5 years ago

i might do that on my free time

CyNn0 commented 5 years ago

Thx for your reactivity i'm closing the issue