Files
react-native/packages
Pieter De Baets 8bac865b5a Use native helpers to accelerate transform processing (#52603)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/52603

Processing transforms is expensive in Java, as it requires bridging the entire ReadableNativeArray/Map. Instead, we can use the existing parser logic `resolveTransform` logic to perform this operation in C++.

Ideally, we actually re-use the existing parsed transform from Props, that could be something we revisit after Props 2.0.

As a follow-up, we should consider also moving the matrix decomposition logic from MatrixMathHelper here, and make that the only information we send back to Java.

Changelog: [Internal]

Reviewed By: NickGerleman

Differential Revision: D78298588

fbshipit-source-id: a698ac8587ccfb2be04665747082398ccdde9294
2025-09-02 16:40:14 +02:00
..
2025-08-27 14:32:35 +00:00
2025-08-27 14:32:35 +00:00
2025-08-27 14:32:35 +00:00
2025-08-27 14:32:35 +00:00
2025-08-27 14:32:35 +00:00
2025-08-27 14:32:35 +00:00
2025-08-27 14:32:35 +00:00
2025-08-27 14:32:35 +00:00
2025-08-27 14:32:35 +00:00
2025-08-27 14:32:35 +00:00
2025-08-27 14:32:35 +00:00
2025-08-27 14:32:35 +00:00
2025-08-27 14:32:35 +00:00
2025-08-27 14:32:35 +00:00
2025-08-27 14:32:35 +00:00
2025-08-27 14:32:35 +00:00
2025-08-27 14:32:35 +00:00
2025-08-27 14:32:35 +00:00
2025-09-01 10:47:12 +01:00
2025-08-27 14:32:35 +00:00
2025-08-27 14:32:35 +00:00