Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.73] Add support for announceForAccessibilityWithOptions #13230

Merged
merged 2 commits into from
May 14, 2024

Conversation

ksiler
Copy link
Contributor

@ksiler ksiler commented May 13, 2024

Description

Backport of #12237.

This change was committed to the main branch around the time the 0.73-stable branch was created so we missed back porting it to 0.73

Adds support for announceForAccessibilityWithOptions on win32 to enable developers to specify which react native component to send the announcement from using its nativeID.

Microsoft Reviewers: Open in CodeFlow

…t#12237)

* initial commit

* add NativeAccessibilityInfoWin32.js

* update example

* Change files

* add override and .d.ts file

* add another override

* add comma

* extend options type instead of redefine

* try [prop-missing] to fix lint error

* fix comment in RNTesterList.win32

* try ignoring AccessibilityInfo.js in .flowconfig

* Revert flowconfig version

* Lint script runs succesfully locally

---------

Co-authored-by: Krystal Kramer <[email protected]>
@ksiler ksiler requested review from a team as code owners May 13, 2024 22:47
@ksiler ksiler merged commit 2395319 into microsoft:0.73-stable May 14, 2024
83 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants