react-native/Libraries/StyleSheet/__tests__
Sebastian Markbage a8e3c7f578 Yolo Delete ReactNativePropRegistry
Summary:
Changed StyleSheet.create to be the identity function. We no longer hide it behind an opaque number. Better for types and perf since we don't use it.

I don't really know if we have/need any safer way of rolling this out than just landing it.

It can break if the object passed to StyleSheet.create is mutated afterwards but that isn't a practice anywhere I've seen.

Reviewed By: sophiebits

Differential Revision: D7530023

fbshipit-source-id: bc1afa879c5a5d9cd95cb13bc8ff3347b3622851
2018-04-09 18:46:11 -07:00
..
__snapshots__ Update Jest to 19.0.2 2017-02-24 08:30:50 -08:00
flattenStyle-test.js Yolo Delete ReactNativePropRegistry 2018-04-09 18:46:11 -07:00
normalizeColor-test.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
processColor-test.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
processTransform-test.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
setNormalizedColorAlpha-test.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00