react-native-windows
react-native-windows copied to clipboard
Narrator doesn't announce AccessibilityValue changes
Changing the value of accessibilityValue is not triggering Narrator to read out the new state.
Similar to: https://github.com/microsoft/react-native-windows/issues/8491, needs calls to peer.RaisePropertyChangedEvent when value changes.
Needed for: https://github.com/microsoft/react-native-gallery/issues/230
In PR, should go through soon. keeping in .70