react-native-macos/Libraries/Components/Picker
Tim Yung e136aa3fc4 RN: Cleanup ViewConfig Types
Summary:
Cleans up the Flow types for React Native ViewConfig. After this diff, we will have two new canonical types:

- `ViewConfig` which is what we get from native and what is registered in the `ReactNativeViewConfigRegistry`.
- `PartialViewConfig` which is what we generate statically and augment at runtime before registering with the `ReactNativeViewConfigRegistry`.

Changelog:
[Internal]

Reviewed By: JoshuaGross

Differential Revision: D25075299

fbshipit-source-id: 4b53927b2db437b615447b711e83db355d0cfa55
2020-11-18 21:19:12 -08:00
..
__tests__ Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
AndroidDialogPickerNativeComponent.js Convert AndroidDialogPicker to JS view configs 2020-09-29 05:16:48 -07:00
AndroidDialogPickerViewConfig.js RN: Cleanup ViewConfig Types 2020-11-18 21:19:12 -08:00
AndroidDropdownPickerNativeComponent.js Make ColorValue public in StyleSheet.js 2020-04-17 13:03:47 -07:00
Picker.js Remove type union in Picker.js 2020-10-13 11:19:29 -07:00
PickerAndroid.android.js fix setNativeSelectedPosition native command 2020-06-12 13:02: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 Remove type union in PickeriOS/PickerNativeComponent 2020-10-13 11:19:29 -07:00
RCTPickerNativeComponent.js RCTPicker handwritten view config 2020-10-13 11:19:30 -07:00
RCTPickerViewConfig.js RN: Cleanup ViewConfig Types 2020-11-18 21:19:12 -08:00