You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/react-native/ReactAndroid/api/ReactAndroid.api
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4110,6 +4110,13 @@ public abstract class com/facebook/react/uimanager/SimpleViewManager : com/faceb
4110
4110
public fun updateExtraData (Landroid/view/View;Ljava/lang/Object;)V
4111
4111
}
4112
4112
4113
+
public final class com/facebook/react/uimanager/SkewMatrixHelper {
4114
+
public static final field INSTANCE Lcom/facebook/react/uimanager/SkewMatrixHelper;
4115
+
public static final fun buildAffine2DMatrix (Lcom/facebook/react/bridge/ReadableArray;FFLcom/facebook/react/bridge/ReadableArray;)Landroid/graphics/Matrix;
4116
+
public static final fun hasSkewTransform (Lcom/facebook/react/bridge/ReadableArray;)Z
4117
+
public static final fun isAffine2DTransform (Lcom/facebook/react/bridge/ReadableArray;)Z
4118
+
}
4119
+
4113
4120
public final class com/facebook/react/uimanager/Spacing {
0 commit comments