react-native-picker
react-native-picker copied to clipboard
Support PickerView height customization both for IOS and android
For IOS, just set the option value: iosPickerHeight, default value is 250. For Android, set the option value: androidItemsVisibleCount, default value is 9.
Someone could merge it?