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

PickerIOS is nested in ScrollView #296

Closed Mqaak1 closed 3 years ago

Mqaak1 commented 3 years ago

Unable to pick PickerItem if PickerIOS is nested inside ScrollView. Reproduced if it is only one item in PickerIOS.