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
970 stars 294 forks source link

Implement custom search #644

Open voulgarakis opened 1 year ago

voulgarakis commented 1 year ago

Hi all,

is there a way to create custom search? In my case I have Greek letters and I want the search function to return the items no matter if they have intonation or not.

For example, if I have the item "Παράδειγμα", the search function should find it even if I enter "Παραδειγμα" or "Παράδειγμα".

bhagwandas commented 1 year ago

Yes, use onChangeSearchText