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
@@ -349,11 +349,6 @@ public abstract interface class com/facebook/react/ReactPackage {
349
349
public fun getModule (Ljava/lang/String;Lcom/facebook/react/bridge/ReactApplicationContext;)Lcom/facebook/react/bridge/NativeModule;
350
350
}
351
351
352
-
public abstract interface class com/facebook/react/ReactPackageLogger {
353
-
public abstract fun endProcessPackage ()V
354
-
public abstract fun startProcessPackage ()V
355
-
}
356
-
357
352
public abstract class com/facebook/react/ReactPackageTurboModuleManagerDelegate : com/facebook/react/internal/turbomodule/core/TurboModuleManagerDelegate {
358
353
protected fun <init> (Lcom/facebook/react/bridge/ReactApplicationContext;Ljava/util/List;)V
359
354
protected fun <init> (Lcom/facebook/react/bridge/ReactApplicationContext;Ljava/util/List;Lcom/facebook/jni/HybridData;)V
0 commit comments