A framework for building native applications using React
Disable `accessibilityState` when `TouchableWithoutFeedback` is `disabled` (#31297)
Summary: Disable `accessibilityState` when the `TouchableWithoutFeedback` is `disabled`. This fixes https://github.com/facebook/react-native/issues/30953 ## Changelog [General] [Changed] - Disable `accessibilityState` when the `TouchableWithoutFeedback` is `disabled`. Pull Request resolved: https://github.com/facebook/react-native/pull/31297 Test Plan: Tested the `TouchableWithoutFeedback` component on an Android device Reviewed By: nadiia Differential Revision: D27770689 Pulled By: kacieb fbshipit-source-id: a317246021354ed288b093f8a5e6fbba43d3a04e
C
Carlos Cuesta committed
697164077c362cfa9a384b0f4e246d6bd9c470ba
Parent: 9e21d54
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 4/16/2021, 9:37:38 PM