react-native-macos/Libraries/StyleSheet
Tim Yung 50a481d23a RN: Refine `StyleSheet.compose` Flow Type
Summary:
Refines `StyleSheet.compose` so that subtypes of `DangerouslyImpreciseStyleProp` can flow through the function call without losing their type.

This makes it so that if you supply two `ViewStyleProp` types, you will get a `ViewStyleProp` type out of it.

Reviewed By: TheSavior

Differential Revision: D8851699

fbshipit-source-id: e38e572e363a71fddf63d6b6bf5a96b3cdae5915
2018-07-17 18:03:00 -07:00
..
__flowtests__ RN: Refine `StyleSheet.compose` Flow Type 2018-07-17 18:03:00 -07:00
__tests__ Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
ColorPropType.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
EdgeInsetsPropType.js Flow strictify possible files in RN core 2018-06-20 00:47:21 -07:00
LayoutPropTypes.js Flow strictify possible files in RN core 2018-06-20 00:47:21 -07:00
PointPropType.js Flow strictify possible files in RN core 2018-06-20 00:47:21 -07:00
StyleSheet.js RN: Refine `StyleSheet.compose` Flow Type 2018-07-17 18:03:00 -07:00
StyleSheetPropType.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
StyleSheetTypes.js Support animated values for border dimensions 2018-06-13 17:34:47 -07:00
StyleSheetValidation.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
TransformPropTypes.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
flattenStyle.js Convert react-native-github/Libraries to let/const 2018-05-10 16:16:35 -07:00
processColor.js Migrate PickerIOS to ES6 Class 2018-06-09 18:16:22 -07:00
processTransform.js Bump Prettier to 1.13.4 on xplat 2018-06-06 05:32:06 -07:00
setNormalizedColorAlpha.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00