-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sideeffectless measuring of shadow views
Summary: That's now possible thanks to new Yoga's clonning API. That will speed up RCTSurface measuring (see the next diff in stack) and should illuminate a class of problems in CK interop layer. We also will use it in the new text layout engine (in React Native). Reviewed By: gkassabli Differential Revision: D6665632 fbshipit-source-id: e94909f0af89e9c7fc5e46b95090ecb3c52546a2
- Loading branch information
1 parent
d9e5b31
commit f96f9c5
Showing
2 changed files
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters