A framework for building native applications using React
Adds a touchSoundDisabled prop to Touchable (#24666)
Summary: Currently, every time a touchable is pressed on Android, a system sound is played. It was added in the PR #17183. There is no way to disable it, except disabling touch on sound on the system level. I am pretty sure there are cases when touches should be silent and there should be an option to disable it. Related PRs - #17183, #11136 [Android][added] - Added a touchSoundDisabled prop to Touchable. If true, doesn't system sound on touch. Pull Request resolved: https://github.com/facebook/react-native/pull/24666 Differential Revision: D15166582 Pulled By: cpojer fbshipit-source-id: 48bfe88f03f791e3b9c7cbd0e2eed80a2cfba8ee
Y
Yury Korzun committed
45e77c8324f7dc2d53109e45a4e0b18cbab6a877
Parent: 0c7376c
Committed by Facebook Github Bot <facebook-github-bot@users.noreply.github.com>
on 5/1/2019, 4:35:29 PM