2e4ab9ff70
Summary:
Fixes https://github.com/facebook/react-native/issues/9216.
As nickzuber describes in #9216, conditional `Picker.Item` elements will lead to exceptions downstream when the `Picker` attempts to construct the collection of items.
[In the picker source](
|
||
---|---|---|
.. | ||
Picker.js | ||
PickerAndroid.android.js | ||
PickerAndroid.ios.js | ||
PickerIOS.android.js | ||
PickerIOS.ios.js |