react-native-macos/Libraries/StyleSheet
Miguel Alatzar 0a282c42b4 Include transform in OUTER_PROPS (#26611)
Summary:
Without `transform` in `OUTER_PROPS`, the refresh control component would not include `transform: {scaleY: -1}` in its style and so pulling down, rather than up, on a scroll view would trigger a refresh.

Fixes https://github.com/facebook/react-native/issues/26181

## Changelog
[Android] [Fixed] - Fixed issue with refresh control not working properly on an inverted ScrollView
Pull Request resolved: https://github.com/facebook/react-native/pull/26611

Test Plan: Updated unit test in splitLayoutProps-test.js.

Differential Revision: D17661079

Pulled By: cpojer

fbshipit-source-id: 747da27b11c3ca59b7f639f393ae5ac137f5490a
2019-09-29 18:49:45 -07:00
..
__flowtests__ Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
__tests__ Include transform in OUTER_PROPS (#26611) 2019-09-29 18:49:45 -07:00
EdgeInsetsPropType.js Split EdgeInsets in DeprecatedPropTypes and flow types (#21351) 2018-09-27 11:02:13 -07:00
PointPropType.js Split PointPropType (#21355) 2018-09-26 22:35:11 -07:00
StyleSheet.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
StyleSheetTypes.js Add codegen support for EdgeInsets 2019-09-23 09:12:51 -07:00
StyleSheetValidation.js Deprecate Text proptypes (#26055) 2019-08-14 17:34:07 -07:00
flattenStyle.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
processColor.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
processColorArray.js Add handling for ColorArray 2019-06-03 07:21:20 -07:00
processTransform.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
setNormalizedColorAlpha.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
splitLayoutProps.js Include transform in OUTER_PROPS (#26611) 2019-09-29 18:49:45 -07:00