react-native/Libraries/Picker
Matt Revell c1849e7f4b Fix an issue with unsafe picker access to setNativeProps.
Summary:
Fixing an issue where PickerIOS and DatePicker are being accessed unsafely, As a side effect we are also using ref callbacks as oppose to strings.

Fixed after spotting an issue in our app where the picker is closed and the callback attempts to update native props for an item that no longer exists.
Closes https://github.com/facebook/react-native/pull/3920

Reviewed By: svcscm

Differential Revision: D2663634

Pulled By: nicklockwood

fb-gh-sync-id: 813b32a038f59864401d5d3985c7ea32f5e13301
2015-12-04 07:41:30 -08:00
..
PickerIOS.android.js Second Updates from Mon 23 Mar 2015-03-23 15:07:33 -07:00
PickerIOS.ios.js Fix an issue with unsafe picker access to setNativeProps. 2015-12-04 07:41:30 -08:00