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
314 stars 134 forks source link

Dropdown for android shows up about 30px below the dropdown button #149

Closed derickdecesare closed 11 months ago

derickdecesare commented 1 year ago

Hi, so this component works as expected on IOS. However on android when the dropdown menu is selected it appears about 40px below the dropdown button which is undesirable.

I have attached a screenshot so you can see the issue.

It doesn't seem that the position is directly changeable, so I've had a hard time trying to find a workaround with this problem. Screenshot_20230726-174819

isidoreony commented 1 year ago

I fixed mine with this link https://github.com/AdelRedaa97/react-native-select-dropdown/issues/144#issuecomment-1623541407