c649211147
Summary: The StyleSheet merging algorithm was modeled after `Object.assign` and the native spread operator. This diff converts `flattenStyle` to actually use `Object.assign`. Closes https://github.com/facebook/react-native/pull/3048 Reviewed By: @svcscm Differential Revision: D2506387 Pulled By: @vjeux |
||
---|---|---|
.. | ||
__tests__ | ||
EdgeInsetsPropType.js | ||
LayoutPropTypes.js | ||
PointPropType.js | ||
StyleSheet.js | ||
StyleSheetPropType.js | ||
StyleSheetRegistry.js | ||
StyleSheetTypes.js | ||
StyleSheetValidation.js | ||
TransformPropTypes.js | ||
flattenStyle.js | ||
precomputeStyle.js | ||
processColor.js | ||
styleDiffer.js |