Remove BitUtils Usage in YGNode (#36988) #1250
Reference in New Issue
Block a user
No description provided.
Delete Branch "export-D45133645"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary:
X-link: https://github.com/facebook/react-native/pull/36988
BitUtils functions in Yoga are like bit fields, with more steps, and more error prone (you need to work with explicit offsets). Replace usage with a bitfield struct.
Differential Revision: D45133645
This pull request was exported from Phabricator. Differential Revision: D45133645
This pull request has been merged in facebook/yoga@88f1f3cab9.
Pull request closed