We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f997b81 commit 355fe77Copy full SHA for 355fe77
packages/react-native/ReactAndroid/api/ReactAndroid.api
@@ -3351,6 +3351,7 @@ public final class com/facebook/react/modules/i18nmanager/I18nUtil {
3351
public final fun doLeftAndRightSwapInRTL (Landroid/content/Context;)Z
3352
public final fun forceRTL (Landroid/content/Context;Z)V
3353
public static final fun getInstance ()Lcom/facebook/react/modules/i18nmanager/I18nUtil;
3354
+ public final fun hasRtlSupport (Landroid/content/Context;)Z
3355
public final fun isRTL (Landroid/content/Context;)Z
3356
public final fun swapLeftAndRightInRTL (Landroid/content/Context;Z)V
3357
}
0 commit comments