A framework for building native applications using React
Wire native CSS parsing for transformOrigin (#55682)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/55682 Gate `processTransformOrigin` behind `enableNativeCSSParsing()`. When the flag is on, CSS transform-origin strings like `"top left"` or `"10px 50%"` are parsed natively using the existing CSS transform-origin parser instead of being preprocessed in JS. Changelog: [Internal] Reviewed By: jorge-cab Differential Revision: D94052730 fbshipit-source-id: 7ba9b9eae314a3ba96146dd6118829f3ffccdabf
N
Nick Gerleman committed
63f1e29c1860fbdd00c753011e805b2d766be5ac
Parent: e0b9054
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com>
on 2/25/2026, 10:35:30 AM