mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 19:44:13 +00:00
1195a8f3e6
Summary: If user slide picker when picker item is zero, `UIPickerViewDelegate` will call `pickerView:didSelectRow:inComponent` row=0, `_items[row][@"value"]` will crash. Closes https://github.com/facebook/react-native/pull/12187 Differential Revision: D4709882 Pulled By: mkonicek fbshipit-source-id: 772c819d4eaef41ac983287877bda2918f40b1a7