react-native-macos/Libraries/ReactNative
Paige Sun 639daf8641 Minor: Rename AccessibilityInfo.sendAccessibilityEvent_unstable to sendAccessibilityEvent
Summary:
Changelog:
[Internal] Rename AccessibilityInfo.sendAccessibilityEvent_unstable to sendAccessibilityEvent

In Fabric, we want people to use `AccessibilityInfo.sendAccessibilityEvent` instead of `UIManager.sendAccessibilityEvent` for Android. The API is not unstable. There is a test in [AccessibilityExample.js](c940eb0c49/packages/rn-tester/js/examples/Accessibility/AccessibilityExample.js (L959)) in RNTester to confirm that it works.

A search for [`AccessibilityInfo.sendAccessibilityEvent_unstable` in Github](https://github.com/search?q=AccessibilityInfo.sendAccessibilityEvent_unstable&type=Code) shows that it's not being used yet, which makes sense because it's an Fabric API. Therefore it's safe to rename it.

Reviewed By: sammy-SC

Differential Revision: D37901006

fbshipit-source-id: 73f35b09ca8f9337f4d66a431f0a3f815da38249
2022-07-18 15:19:53 -07:00
..
AppContainer.js Add annotations to unannotated variable declarations [manually-modified] 2022-04-27 19:15:55 -07:00
AppRegistry.js Make LogBox render through SurfaceRegistry 2022-06-17 04:34:59 -07:00
BridgelessUIManager.js Minor: Rename AccessibilityInfo.sendAccessibilityEvent_unstable to sendAccessibilityEvent 2022-07-18 15:19:53 -07:00
DisplayMode.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
FabricUIManager.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
HeadlessJsTaskError.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
I18nManager.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
NativeHeadlessJsTaskSupport.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
NativeI18nManager.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
NativeUIManager.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
PaperUIManager.js Add LTI annotations to function params in xplat/js [1/2] 2022-06-22 21:36:52 -07:00
ReactFabricInternals.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
ReactNativeFeatureFlags.js Batch Animated calls into one JSI call per frame 2022-05-17 16:42:41 -07:00
ReactNativeRuntimeDiagnostics.js iOS: Introduced ReactNativeRuntimeDiagnostics for various runtime validation mechanism 2022-05-03 18:11:35 -07:00
RootTag.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
UIManager.js Replace DummyUIManager with BridgelessUIManager. Log errors for deprecated methods in Bridgeless. 2022-02-14 16:31:15 -08:00
UIManagerProperties.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
getCachedComponentWithDebugName.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
getNativeComponentAttributes.js Add annotations to empty objects that look like indexers in Xplat 2022-05-03 19:59:28 -07:00
renderApplication.js Add annotations to unannotated variable declarations [manually-modified] 2022-05-03 13:50:45 -07:00
requireNativeComponent.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00