Add documentation for sendAccessibilityEvent#4935
Conversation
✅ Deploy Preview for react-native ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Hey @Abbondanzo, this looks great, thanks for the update! 🙏 Can we backport the additions to the existing (not archived yet) versioned docs - https://github.com/facebook/react-native-website/tree/main/website/versioned_docs? I'm just not sure how far the deprecation warning should go, but you might have better context on that. 🙂 |
I'll add to all of em' since we only go back to 77, should be safe to make that change. Thanks for the callout! |
Simek
left a comment
There was a problem hiding this comment.
Thanks for the quick update, LGTM! 👍
The
sendAccessibilityEventAPI has existed since v65 but has not been documented inAccessibilityInfodirectly. The oldsetAccessibilityFocusAPI is also being deprecated in favor of this API. Let's make sure it's documented properly