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

[docs] adding sendAccessibilityEvent to AccNodeInfo #3438

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

@netlify
Copy link

netlify bot commented Nov 28, 2022

Deploy Preview for react-native ready!

Name Link
🔨 Latest commit 6feecb0
🔍 Latest deploy log https://app.netlify.com/sites/react-native/deploys/63f74577d6ca040008560cfa
😎 Deploy Preview https://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
Copy link
Contributor Author

fabOnReact commented Feb 13, 2023

@Simek Simek added the Wait on future Release This indicates a PR that updates the doc to match a future release. label Feb 13, 2023
@fabOnReact fabOnReact changed the title adding sendAccessibilityEvent to AccNodeInfo [docs} adding sendAccessibilityEvent to AccNodeInfo Feb 21, 2023
@fabOnReact fabOnReact changed the title [docs} adding sendAccessibilityEvent to AccNodeInfo [docs] adding sendAccessibilityEvent to AccNodeInfo Feb 21, 2023
@fabOnReact fabOnReact marked this pull request as ready for review February 24, 2023 14:36
facebook-github-bot pushed a commit to facebook/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 #30860 fixes #30097
Related Documentation facebook/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
OlimpiaZurek pushed a commit to OlimpiaZurek/react-native that referenced this pull request May 22, 2023
…vent (facebook#34969)

Summary:
- Adds `AccessibilityEvent.TYPE_VIEW_HOVER_ENTER` to AccessibilityNodeInfo sendAccessibilityEvent
- Adds an example implementation.

fixes facebook#30860 fixes facebook#30097
Related Documentation facebook/react-native-website#3438

## Changelog

[Android] [Added] - Add TYPE_VIEW_HOVER_ENTER to AccessibilityNodeInfo sendAccessibilityEvent

Pull Request resolved: facebook#34969

Test Plan:
Android: facebook#34969 (comment) facebook#34969 (comment)
iOS: facebook#34969 (comment) facebook#34969 (comment)

Reviewed By: christophpurrer

Differential Revision: D42613990

Pulled By: lunaleaps

fbshipit-source-id: 8c8950610799dcc74067d2b47b44d4ff030f66e5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Wait on future Release This 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