mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3042407f43
Summary: AccessibilityValue support was added for view in PR[https://github.com/facebook/react-native/issues/26169](https://github.com/facebook/react-native/pull/26169). This patch is to extend the support for all touchables. ## Changelog [General] [Added] - Add accessibilityValue prop on Touchables Pull Request resolved: https://github.com/facebook/react-native/pull/26752 Test Plan: Modify one accessibility value example to use Touchable in AccessibilityExample.js. Differential Revision: D17878614 Pulled By: mdvacca fbshipit-source-id: ef201225f7dfbb2c6054102ab22fa151499656d5