AdelRedaa97/react-native-select-dropdown

Android Search Input not focusing.

Opened this issue · 3 comments

I will have to get permission to get you some code but,
I have a component that I made called Search State.
The data is static, and when I open the drop down everything works great but the search input is not focused.
Is there any common mistakes that may cause this?
This only occurs on android devices.

image
This is how I have it setup in my Component.
The component is within a Flatlist Header Component.

The keyboard does not appear on Android when I open dropdown with search enabled. It works on iOS.

Screenshot_1707138953
Simulator Screenshot - iPhone 15 Pro - 2024-02-05 at 14 15 59

also having the same issue