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
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3052,7 +3052,6 @@ public final class com/facebook/react/runtime/ReactSurfaceView : com/facebook/re
3052
3052
public fun <init> (Landroid/content/Context;Lcom/facebook/react/runtime/ReactSurfaceImpl;)V
3053
3053
public fun getCurrentReactContext ()Lcom/facebook/react/bridge/ReactContext;
3054
3054
public fun getJSModuleName ()Ljava/lang/String;
3055
-
public fun getUIManagerType ()I
3056
3055
public fun handleException (Ljava/lang/Throwable;)V
3057
3056
public fun hasActiveReactContext ()Z
3058
3057
public fun hasActiveReactInstance ()Z
@@ -3061,7 +3060,6 @@ public final class com/facebook/react/runtime/ReactSurfaceView : com/facebook/re
3061
3060
public fun onChildStartedNativeGesture (Landroid/view/View;Landroid/view/MotionEvent;)V
3062
3061
public fun requestChildFocus (Landroid/view/View;Landroid/view/View;)V
3063
3062
public fun requestDisallowInterceptTouchEvent (Z)V
3064
-
public fun setIsFabric (Z)V
3065
3063
}
3066
3064
3067
3065
public abstract class com/facebook/react/runtime/cxxreactpackage/CxxReactPackage {
@@ -5506,7 +5504,6 @@ public final class com/facebook/react/views/scroll/ReactHorizontalScrollContaine
5506
5504
public static final field Companion Lcom/facebook/react/views/scroll/ReactHorizontalScrollContainerViewManager$Companion;
5507
5505
public static final field REACT_CLASS Ljava/lang/String;
5508
5506
public fun <init> ()V
5509
-
public synthetic fun createViewInstance (ILcom/facebook/react/uimanager/ThemedReactContext;Lcom/facebook/react/uimanager/ReactStylesDiffMap;Lcom/facebook/react/uimanager/StateWrapper;)Landroid/view/View;
5510
5507
public synthetic fun createViewInstance (Lcom/facebook/react/uimanager/ThemedReactContext;)Landroid/view/View;
5511
5508
public fun createViewInstance (Lcom/facebook/react/uimanager/ThemedReactContext;)Lcom/facebook/react/views/view/ReactViewGroup;
0 commit comments