AdelRedaa97 / react-native-select-dropdown

react-native-select-dropdown is a highly customized dropdown | select | picker | menu for react native that works for andriod and iOS platforms.
MIT License
323 stars 138 forks source link

If Search is enabled the focus is on search input field, and only after the second click option onSelect is happening #166

Open BibinJoseP opened 10 months ago

BibinJoseP commented 10 months ago

Option onSelect is happening after second click , when search is enabled

HitarthiMehta commented 7 months ago

I found the same issue. I want to remove focus from input field when tap on dropdown