react-native-macos/ReactCommon
Spencer Ahrens 37d04a5f5f fix rotation transforms
Summary:
* "rotate" is often used as shorthand for "rotateZ"
** Paper handles this here: diffusion/FBS/browse/master/xplat/js/react-native-github/React/Views/RCTConvert%2BTransform.m$89
* Sometimes react sends a string with units, e.g. "45deg", so we need to convert that to a Float.
** Paper handles this here: diffusion/FBS/browse/master/xplat/js/react-native-github/React/Views/RCTConvert%2BTransform.m$14-27

Reviewed By: JoshuaGross, mdvacca

Differential Revision: D14154173

fbshipit-source-id: 53d7405f26c78bb470d46879309c9697d9985c1c
2019-02-22 13:35:41 -08:00
..
better xplat// -> fbsource//xplat/ for xplat/js 2019-02-14 23:53:32 -08:00
config xplat// -> fbsource//xplat/ for xplat/js 2019-02-14 23:53:32 -08:00
cxxreact Remove compiler warning (#23588) 2019-02-22 01:40:09 -08:00
fabric fix rotation transforms 2019-02-22 13:35:41 -08:00
jsi Split React.podspec into separate podspecs for each Xcode project (#23559) 2019-02-21 18:35:44 -08:00
jsiexecutor Remove compiler warning (#23588) 2019-02-22 01:40:09 -08:00
jsinspector Split React.podspec into separate podspecs for each Xcode project (#23559) 2019-02-21 18:35:44 -08:00
microprofiler Fix portability issues to Linux, FreeBSD, and older libc++ 2019-01-31 17:45:20 -08:00
turbomodule/core TM iOS C++: don't throw if a method is not found 2019-02-20 14:55:08 -08:00
utils Fabric: Introducing SharedFunction 2019-02-14 20:09:16 -08:00
yoga Split React.podspec into separate podspecs for each Xcode project (#23559) 2019-02-21 18:35:44 -08:00