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
#13996
Link to commit
facebook/react-native#46746
Forked files
No response
Upstream PR
No response
Build Configuration
None