Skip to content

Commit 355fe77

Browse files
blakeffacebook-github-bot
authored andcommitted
mark hasRtlSupport as public API (#44599)
Summary: Pull Request resolved: #44599 Contributed in D57248205 / #44538 From: ``` buck2 run //xplat/js/scripts/rn-api:generate-rn-api-metadata ``` Changelog: [Internal] Reviewed By: rshest Differential Revision: D57487065 fbshipit-source-id: 35308c7a1ef7368b4b1792fe26cf057e45de1360
1 parent f997b81 commit 355fe77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-native/ReactAndroid/api/ReactAndroid.api

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3351,6 +3351,7 @@ public final class com/facebook/react/modules/i18nmanager/I18nUtil {
33513351
public final fun doLeftAndRightSwapInRTL (Landroid/content/Context;)Z
33523352
public final fun forceRTL (Landroid/content/Context;Z)V
33533353
public static final fun getInstance ()Lcom/facebook/react/modules/i18nmanager/I18nUtil;
3354+
public final fun hasRtlSupport (Landroid/content/Context;)Z
33543355
public final fun isRTL (Landroid/content/Context;)Z
33553356
public final fun swapLeftAndRightInRTL (Landroid/content/Context;Z)V
33563357
}

0 commit comments

Comments
 (0)