mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
a7233e45a4
Summary: Changelog: [Internal] Fixing a red screen on the RN picker. Looks like the picker gets confused when for unknown reasons a native value is undefined. In that case we stick to the JS value as it is specified in the comment. https://fb.workplace.com/groups/rn.support/permalink/2997783536936908/ NOTE : Native fix was landed, this add an extra layer on the JS side Reviewed By: mmmulani Differential Revision: D18443005 fbshipit-source-id: 9511ac90f2d9e6186c6c0de3b673cc535cdb9fa6