Open leegeunhyeok opened 2 months ago
super.updateLayout(parentTag, tag, x, y, width, height);
^
method NativeViewHierarchyManager.updateLayout(int,int,int,int,int) is not applicable
(actual and formal argument lists differ in length)
method NativeViewHierarchyManager.updateLayout(int,int,int,int,int,int,YogaDirection) is not applicable
(actual and formal argument lists differ in length)
method NativeViewHierarchyManager.updateLayout(View,int,int,int,int) is not applicable
(actual and formal argument lists differ in length)