-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Open
Copy link
Labels
Area: AccessibilityIntegration Follow-upParity: React NativeRNW does not look or behave like upstream RN platformsRNW does not look or behave like upstream RN platformsWorkstream: AccessibilityEnsure RNW Fabric apps are properly accessible.Ensure RNW Fabric apps are properly accessible.enhancement
Milestone
Description
Problem Description
A new method isHighTextContrastEnabled(std::function<void(bool)> const &onSuccess)
method was added from upstream here: facebook/react-native#46746. We will need to implement this method in RNW - currently it is only executing onSuccess(false)
.
Link to the integration where the error originated
Link to commit
Forked files
No response
Upstream PR
No response
Build Configuration
None
Metadata
Metadata
Assignees
Labels
Area: AccessibilityIntegration Follow-upParity: React NativeRNW does not look or behave like upstream RN platformsRNW does not look or behave like upstream RN platformsWorkstream: AccessibilityEnsure RNW Fabric apps are properly accessible.Ensure RNW Fabric apps are properly accessible.enhancement