a8e3c7f578
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 |
||
---|---|---|
.. | ||
NativeMethodsMixin.js | ||
ReactDebugTool.js | ||
ReactFabric.js | ||
ReactFeatureFlags.js | ||
ReactNative.js | ||
ReactNativeBridgeEventPlugin.js | ||
ReactNativeComponentTree.js | ||
ReactNativeTypes.js | ||
ReactPerf.js | ||
ReactTypes.js | ||
createReactNativeComponentClass.js |