79747054

Date: 2025-08-26 16:10:01
Score: 1
Natty:
Report link
 <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).

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: MartinaK