Files
react-native/packages
Pieter De Baets 6fb0fbadc0 Enable edgeAntiAliasing only for specific transforms (#40943)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/40943

We should enable antialiasing when it's necessary, as it's an expensive property. Scale and Translate transforms shouldn't enable it.

Source: https://github.com/facebook/react-native/pull/32920

Changelog: [iOS][Changed] Matched behaviour for allowsEdgeAntialiasing to old architecture.

Reviewed By: sammy-SC

Differential Revision: D50270444

fbshipit-source-id: 8a08039c42f8fb855db2ace140124c33f18dc3bc
2023-10-16 06:21:03 -07:00
..