Skip to content

Commit

Permalink
Convert AccessibilityInfoModule
Browse files Browse the repository at this point in the history
Summary:
# Changelog:
[Internal] -

As in the title.

Differential Revision: D57203063
  • Loading branch information
rshest authored and facebook-github-bot committed May 10, 2024
1 parent 8c3260f commit 7b42512
Show file tree
Hide file tree
Showing 3 changed files with 213 additions and 239 deletions.
2 changes: 1 addition & 1 deletion packages/react-native/ReactAndroid/api/ReactAndroid.api
Original file line number Diff line number Diff line change
Expand Up @@ -2948,7 +2948,7 @@ public abstract interface class com/facebook/react/module/model/ReactModuleInfoP
public abstract fun getReactModuleInfos ()Ljava/util/Map;
}

public class com/facebook/react/modules/accessibilityinfo/AccessibilityInfoModule : com/facebook/fbreact/specs/NativeAccessibilityInfoSpec, com/facebook/react/bridge/LifecycleEventListener {
public final class com/facebook/react/modules/accessibilityinfo/AccessibilityInfoModule : com/facebook/fbreact/specs/NativeAccessibilityInfoSpec, com/facebook/react/bridge/LifecycleEventListener {
public fun <init> (Lcom/facebook/react/bridge/ReactApplicationContext;)V
public fun announceForAccessibility (Ljava/lang/String;)V
public fun getRecommendedTimeoutMillis (DLcom/facebook/react/bridge/Callback;)V
Expand Down

This file was deleted.

Loading

0 comments on commit 7b42512

Please sign in to comment.