Remove composite border comparisons #1475

Closed
NickGerleman wants to merge 1 commits from export-D51478403 into main

1 Commits

Author SHA1 Message Date
Nick Gerleman
7d7bc6cd0e Remove composite border comparisons (#1475)
Summary:

X-link: https://github.com/facebook/react-native/pull/41568

Removes cases where we rely on comparing composite of Yoga edges, since we are removing that internal API (public API is already one at a time). Extracted from D50998164, with more sound facility for looping through edges.

Changelog: [Internal]

Reviewed By: javache

Differential Revision: D51478403
2023-11-21 15:12:37 -08:00