react-native-macos/Libraries/StyleSheet
Eli White 9cc920be2f Pressability: Support Rect or Numeric Size
Summary:
Introduces `Rect`, an (eventual) replacement for `EdgeInsetsProp`.

This new type is then used in `Pressability` to expand support such that `hitSlop` and `pressRectOffset` can be either a `Rect` or a numeric size.

Changelog:
[Internal]

Reviewed By: yungsters

Differential Revision: D18742616

fbshipit-source-id: 13dd360f68ab804839938fc950fa2f4b25d3ed8c
2020-01-28 15:14:23 -08:00
..
__flowtests__ Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
__tests__ adding tests for the processColorArray mapping (#27344) 2019-12-04 15:27:54 -08:00
EdgeInsetsPropType.js Pressability: Support Rect or Numeric Size 2020-01-28 15:14:23 -08:00
PointPropType.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
Rect.js Pressability: Support Rect or Numeric Size 2020-01-28 15:14:23 -08:00
StyleSheet.js Fix return type of StyleSheet.create to be the identity function 2020-01-02 10:01:15 -08:00
StyleSheetTypes.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
StyleSheetValidation.js Fix stylesheet validation of functions with additional prototype methods (#27264) 2019-12-17 18:25:32 -08:00
flattenStyle.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
normalizeColor.js moved normalizeColor and changed dependencies (#27372) 2019-12-03 16:05:22 -08:00
processColor.js moved normalizeColor and changed dependencies (#27372) 2019-12-03 16:05:22 -08:00
processColorArray.js Add handling for ColorArray 2019-06-03 07:21:20 -07:00
processTransform.js Deploy Flow v0.116 to xplat 2020-01-16 14:05:49 -08:00
setNormalizedColorAlpha.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
splitLayoutProps.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00