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
-11Lines changed: 0 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -2963,17 +2963,6 @@ public abstract interface class com/facebook/react/modules/debug/interfaces/Deve
2963
2963
public abstract fun setStartSamplingProfilerOnInit (Z)V
2964
2964
}
2965
2965
2966
-
public final class com/facebook/react/modules/deviceinfo/DeviceInfoModule : com/facebook/fbreact/specs/NativeDeviceInfoSpec, com/facebook/react/bridge/LifecycleEventListener {
2967
-
public fun <init> (Landroid/content/Context;)V
2968
-
public fun <init> (Lcom/facebook/react/bridge/ReactApplicationContext;)V
2969
-
public final fun emitUpdateDimensionsEvent ()V
2970
-
public fun getTypedExportedConstants ()Ljava/util/Map;
2971
-
public fun invalidate ()V
2972
-
public fun onHostDestroy ()V
2973
-
public fun onHostPause ()V
2974
-
public fun onHostResume ()V
2975
-
}
2976
-
2977
2966
public class com/facebook/react/modules/dialog/AlertFragment : androidx/fragment/app/DialogFragment, android/content/DialogInterface$OnClickListener {
2978
2967
public fun <init> ()V
2979
2968
public fun <init> (Lcom/facebook/react/modules/dialog/DialogModule$AlertFragmentListener;Landroid/os/Bundle;)V
Copy file name to clipboardExpand all lines: packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/deviceinfo/DeviceInfoModule.kt
0 commit comments