mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Remove references to CSSLayoutDEPRECATED
Reviewed By: marco-cova Differential Revision: D4859822 fbshipit-source-id: 2588c1b3334f28332ae43e6c0bdec65934ca84c4
This commit is contained in:
committed by
Facebook Github Bot
parent
219328d000
commit
2030c78355
@@ -18,7 +18,7 @@ public interface YogaMeasureFunction {
|
||||
*/
|
||||
@DoNotStrip
|
||||
long measure(
|
||||
YogaNodeAPI node,
|
||||
YogaNode node,
|
||||
float width,
|
||||
YogaMeasureMode widthMode,
|
||||
float height,
|
||||
|
||||
Reference in New Issue
Block a user