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
-5
Original file line number
Diff line number
Diff line change
@@ -6513,11 +6513,6 @@ public final class com/facebook/react/views/text/DefaultStyleValuesUtil {
6513
6513
public static final fun getDefaultTextColorHint (Landroid/content/Context;)Landroid/content/res/ColorStateList;
6514
6514
}
6515
6515
6516
-
public final class com/facebook/react/views/text/FontMetricsUtil {
6517
-
public static final field INSTANCE Lcom/facebook/react/views/text/FontMetricsUtil;
6518
-
public static final fun getFontMetrics (Ljava/lang/CharSequence;Landroid/text/Layout;Landroid/text/TextPaint;Landroid/content/Context;)Lcom/facebook/react/bridge/WritableArray;
6519
-
}
6520
-
6521
6516
public abstract class com/facebook/react/views/text/ReactBaseTextShadowNode : com/facebook/react/uimanager/LayoutShadowNode {
6522
6517
public static final field DEFAULT_TEXT_SHADOW_COLOR I
6523
6518
public static final field PROP_SHADOW_COLOR Ljava/lang/String;
0 commit comments