react-native-picker / picker

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

Picker is not selecting 2 firts items on iOS #520

Open luanwinck opened 1 year ago

luanwinck commented 1 year ago

This problem is really specific and I'm trying to understand what is going on. It happens just on a device iOS 16.6, on simulator does not happen.

The Picker does not let you to select the first and second items, when you drop the list it returns to last item, it's like they are disable, but they are not. I don't know if it can be a specific problema on iOS 16.6, but I'm trying to get a iPhone with different iOS to test it.

Awethentique commented 11 months ago

Did you find a solution to your problem? I have the same thing where I cannot select any options