<RNPickerSelect
...
style={{
...
inputIOSContainer: {
zIndex: 100,
},
}}
This solved my problem with the iOS input select, which could not be clicked in the entire area (it was only possible via the arrow).