Add touchSoundDisabled property binding to Button and Touchable components by stuartkeith · Pull Request #627 · rescript-react-native/rescript-react-native

Conversation

@stuartkeith

Hi! I noticed the obscure touchSoundDisabled property isn't accessible for the Button and Touchable components, so I went ahead and added it. Thanks!

sgny

sgny approved these changes Nov 18, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems everything is in order.

Thank you for your contribution!

@MoOx