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

Picker Modal not opening on ios with the new architecture

Open THE-REK opened this issue 11 months ago • 16 comments

Library version: 9.3.1 React native version: 0.75.4, new architecture enabled

https://github.com/lawnstarter/react-native-picker-select/pull/542 When I do this I can click on the picker, but the modal that opens goes to the top of the screen and is not visible.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
Add screenshots to help explain your problem. If screenshots aren't applicable to this issue, write "n/a".

Additional details

  • Device: Iphone 15
  • OS: [17.4]
  • react-native-picker-select version: [9.3.1]
  • react-native version: [0.75.4]

THE-REK avatar Nov 07 '24 11:11 THE-REK