react-native/Libraries/StyleSheet/__tests__
James Ide c649211147 Add unit tests to flattenStyle
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
2015-10-03 10:17:23 -07:00
..
flattenStyle-test.js Add unit tests to flattenStyle 2015-10-03 10:17:23 -07:00
processColor-test.js Move color processing to JS 2015-09-17 17:20:45 -07:00