react-native-select-pro icon indicating copy to clipboard operation
react-native-select-pro copied to clipboard

[BUG] Incorrect options list position

Open marko-mihajlovic opened this issue 1 year ago • 1 comments

Describe the bug I just migrated from expo 49 to 51. But now, it seems like the position of dropdown list is not same on all devices, and is shown over the input. In previous versions it worked. Seems like there was some RN change that causes this issue. You can see commit history where I tried different versions.

To Reproduce

Expected behavior Dropdown list should be shown below input, on all devices.

Screenshots First device:

Second device:

Environment:

  • OS: Android
  • React Native Version: 0.74.3

marko-mihajlovic avatar Jul 06 '24 19:07 marko-mihajlovic

It's also incorrect when shown above input:

image

marko-mihajlovic avatar Jul 07 '24 21:07 marko-mihajlovic

I am having the exact same problem with expo 48 and react native 0.71.14

maormeno avatar Jul 14 '24 00:07 maormeno

this should help: https://github.com/MobileReality/react-native-select-pro/pull/248

dawidgierdal avatar Aug 20 '24 10:08 dawidgierdal

@marko-mihajlovic new release has been deployed: https://github.com/MobileReality/react-native-select-pro/releases/tag/@mobile-reality/[email protected]

gitsad avatar Aug 28 '24 09:08 gitsad

thank you so much!

maormeno avatar Aug 28 '24 12:08 maormeno