Skip to content

[docs] adding sendAccessibilityEvent to AccNodeInfo - #3438

Open
fabOnReact wants to merge 11 commits into
react:mainfrom
fabOnReact:modal-title
Open

[docs] adding sendAccessibilityEvent to AccNodeInfo#3438
fabOnReact wants to merge 11 commits into
react:mainfrom
fabOnReact:modal-title

Conversation

@netlify

netlifyBot commented Nov 28, 2022

Copy link
Copy Markdown

Deploy Preview for react-native ready!

NameLink
🔨 Latest commit6feecb0
🔍 Latest deploy loghttps://app.netlify.com/sites/react-native/deploys/63f74577d6ca040008560cfa
😎 Deploy Previewhttps://deploy-preview-3438--react-native.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@fabOnReact
fabOnReact marked this pull request as ready for review November 29, 2022 16:15
@fabOnReact
fabOnReact marked this pull request as draft February 13, 2023 10:35
@fabOnReact

fabOnReact commented Feb 13, 2023

Copy link
Copy Markdown
ContributorAuthor

@SimekSimek added the Wait on future Release This indicates a PR that updates the doc to match a future release. label Feb 13, 2023
@fabOnReactfabOnReact changed the title adding sendAccessibilityEvent to AccNodeInfo[docs} adding sendAccessibilityEvent to AccNodeInfoFeb 21, 2023
@fabOnReactfabOnReact changed the title [docs} adding sendAccessibilityEvent to AccNodeInfo[docs] adding sendAccessibilityEvent to AccNodeInfoFeb 21, 2023
@fabOnReact
fabOnReact marked this pull request as ready for review February 24, 2023 14:36
facebook-github-bot pushed a commit to react/react-native that referenced this pull request Mar 1, 2023
…vent (#34969)
Summary:
- Adds `AccessibilityEvent.TYPE_VIEW_HOVER_ENTER` to AccessibilityNodeInfo sendAccessibilityEvent
- Adds an example implementation.
fixes#30860fixes#30097
Related Documentation react/react-native-website#3438
## Changelog
[Android] [Added] - Add TYPE_VIEW_HOVER_ENTER to AccessibilityNodeInfo sendAccessibilityEvent
Pull Request resolved: #34969
Test Plan:
Android: #34969 (comment)#34969 (comment)
iOS: #34969 (comment)#34969 (comment)
Reviewed By: christophpurrer
Differential Revision: D42613990
Pulled By: lunaleaps
fbshipit-source-id: 8c8950610799dcc74067d2b47b44d4ff030f66e5
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedWait on future ReleaseThis indicates a PR that updates the doc to match a future release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Android: Modal announcements setAccessibilityFocus not working on screen load

3 participants

@fabOnReact@Simek@facebook-github-bot