react-native-macos/Libraries/Components/Picker
Oleksandr Melnykov a62a685b14 Add setNativeSelectedPosition command to ReactPickerManager
Summary:
Fabric doesn't support setNativeProps, so we have to use commands instead to set the value of the native component.

Changelog: [Android] [Added] - Add setNativeSelectedPosition command to ReactPickerManager

Reviewed By: mdvacca

Differential Revision: D18007791

fbshipit-source-id: dfa26792205189a336ab43b1c51f43f8f57c8e72
2019-11-11 12:32:51 -08:00
..
__tests__ Remove redundant props from Picker 2019-10-07 11:34:50 -07:00
AndroidDialogPickerNativeComponent.js Add setNativeSelectedPosition command to ReactPickerManager 2019-11-11 12:32:51 -08:00
AndroidDropdownPickerNativeComponent.js Add setNativeSelectedPosition command to ReactPickerManager 2019-11-11 12:32:51 -08:00
Picker.js Re-land stack of D17563110: codemod xplat/js 2019-09-25 14:47:02 -07:00
PickerAndroid.android.js RN: Cleanup PickerAndroid 2019-06-26 10:05:32 -07:00
PickerAndroid.ios.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
PickerIOS.android.js Move non-license comments out of license header 2019-10-15 20:12:12 -07:00
PickerIOS.ios.js Migrate Picker from setNativeProps to Commands API 2019-11-04 08:29:52 -08:00
RCTPickerNativeComponent.js Migrate Picker from setNativeProps to Commands API 2019-11-04 08:29:52 -08:00