react-native-picker / picker

Picker is a cross-platform UI component for selecting an item from a list of options.
MIT License
1.49k stars 280 forks source link

Picker Popup window is not aligned to center of drop down. #426

Open elmcapp opened 2 years ago

elmcapp commented 2 years ago

I am using the React-Native-Picker for macOS. I can center the select or dropdown menu to the center of the window. The problem is that when you click the select box to show all of the menu option the box with the options is not center with the dropdown box nor is it centered with the window

Example is below

Screen Shot 2022-06-26 at 6 53 51 PM Screen Shot 2022-06-26 at 6 54 04 PM