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

Focus on search text input when opened #732

Open lizziedy opened 7 months ago

lizziedy commented 7 months ago

Hello,

I would like to automatically focus on the search input when the DropDownPicker is opened. Is this possible now, and if not, can it be added as a feature?

Thank you, LDY