Skip to content

Commit f8b2956

Browse files
mdvaccafacebook-github-bot
authored andcommitted
Delete ChoreographerCompat
Summary: Deleting ChoreographerCompat as its only method is deprecated and it's unused. Use Choreographer.FrameCallback instead changelog: [Android][Breaking] Deleting ChoreographerCompat, Use Choreographer.FrameCallback instead Reviewed By: alanleedev Differential Revision: D72817152 fbshipit-source-id: 08624dd07e916116381293cde57a0fdf5452a670
1 parent d34cbfa commit f8b2956

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2704,14 +2704,6 @@ public abstract interface class com/facebook/react/modules/common/ModuleDataClea
27042704
public abstract fun clearSensitiveData ()V
27052705
}
27062706

2707-
public class com/facebook/react/modules/core/ChoreographerCompat {
2708-
public fun <init> ()V
2709-
}
2710-
2711-
public abstract class com/facebook/react/modules/core/ChoreographerCompat$FrameCallback : android/view/Choreographer$FrameCallback {
2712-
public fun <init> ()V
2713-
}
2714-
27152707
public abstract interface class com/facebook/react/modules/core/DefaultHardwareBackBtnHandler {
27162708
public abstract fun invokeDefaultOnBackPressed ()V
27172709
}

packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/core/ChoreographerCompat.kt

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)