Skip to content

docs: added missing AccessibilityInfo methods#5009

Merged
Simek merged 1 commit intofacebook:mainfrom
chicio:accessibilityinfo_missing_module_methods
Mar 10, 2026
Merged

docs: added missing AccessibilityInfo methods#5009
Simek merged 1 commit intofacebook:mainfrom
chicio:accessibilityinfo_missing_module_methods

Conversation

@chicio
Copy link
Contributor

@chicio chicio commented Mar 9, 2026

I'm working on some contributions for the AccessibilityInfo module in the React Native repository, and I noticed that some methods added in version 0.77 are not documented.

The missing methods are:

  • isHighTextContrastEnabled, android only, to query if high text contrast is currently enabled
  • isDarkerSystemColorsEnabled, iOS only, to query if dark system colors is currently enabled

Reference PRs with bug fixes: facebook/react-native#56019, facebook/react-native#55920 (and another one I will work on in the next days).

@meta-cla meta-cla bot added the CLA Signed label Mar 9, 2026
@netlify
Copy link

netlify bot commented Mar 9, 2026

Deploy Preview for react-native ready!

Name Link
🔨 Latest commit 83f3c1a
🔍 Latest deploy log https://app.netlify.com/projects/react-native/deploys/69af3e912c5a1e00088174b8
😎 Deploy Preview https://deploy-preview-5009--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 project configuration.

Copy link
Collaborator

@Simek Simek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the updates and references, LGTM! 👍

@Simek Simek merged commit 2f75a83 into facebook:main Mar 10, 2026
5 checks passed
@chicio chicio changed the title docs: added missing AcccessibilityInfo methods docs: added missing AccessibilityInfo methods Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants