mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Apparently, settings `frame` and `transform` at the same view is UB and that's documented. https://developer.apple.com/documentation/uikit/uiview/1622621-frame?language=objc > Warning > If the transform property is not the identity transform, the value of this property is undefined and therefore should be ignored. Reviewed By: JoshuaGross Differential Revision: D16038431 fbshipit-source-id: 9f282dfad97af293e5e70d3cdd849ae3e9c775c9