react-native-macos/Libraries/Renderer
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
..
shims Yolo Delete ReactNativePropRegistry 2018-04-09 18:46:11 -07:00
REVISION React sync for revisions 1c2876d...7a3416f 2018-04-05 17:34:53 -07:00
ReactFabric-dev.js React sync for revisions 1c2876d...7a3416f 2018-04-05 17:34:53 -07:00
ReactFabric-prod.js React sync for revisions 1c2876d...7a3416f 2018-04-05 17:34:53 -07:00
ReactNativeRenderer-dev.js React sync for revisions 1c2876d...7a3416f 2018-04-05 17:34:53 -07:00
ReactNativeRenderer-prod.js React sync for revisions 1c2876d...7a3416f 2018-04-05 17:34:53 -07:00