hossein-zare / react-native-dropdown-picker

A single / multiple, categorizable, customizable, localizable and searchable item picker (drop-down) component for react native which supports both Android & iOS.
https://hossein-zare.github.io/react-native-dropdown-picker-website/
MIT License
991 stars 296 forks source link

Clear search text input after a selection #622

Open AshuInsideOut opened 1 year ago

AshuInsideOut commented 1 year ago

How do I clear search text input after selecting a item?

michaelshum commented 10 months ago

looks like setSearchText isn't exposed anywhere , wondering how to do this too