react/packages/react-native-renderer
Jack Pope 74dee8ef64
Add getClientRects to fabric fragment instance (#34545)
Stacked on #34544 

We only have getBoundingClientRect available from RN currently. This
should work as a substitute for this case because the equivalent of
multi-rect elements in RN is a nested Text component. We only include
the rects of top-level host components here so we can assume that
calling getBoundingClientRect on each child is the same result.

Tested in react-native with Fantom.
2025-10-03 09:54:33 -04:00
..
src Add getClientRects to fabric fragment instance (#34545) 2025-10-03 09:54:33 -04:00
fabric.js ESLint upgrade to use hermes-eslint (#25915) 2022-12-20 14:27:01 -05:00
index.js lint: enable reportUnusedDisableDirectives and remove unused suppressions (#28721) 2024-06-21 12:24:32 -04:00
package.json Bump next prerelease version numbers (#34674) 2025-10-02 00:31:55 +02:00