diff --git a/docs/next/touchablehighlight.html b/docs/next/touchablehighlight.html index d75ee6dfe21..4f0b36e86d1 100644 --- a/docs/next/touchablehighlight.html +++ b/docs/next/touchablehighlight.html @@ -129,7 +129,7 @@ AppRegistry.registerComponent('App', () => A

Reference

Props

activeOpacity

-

Determines what the opacity of the wrapped view should be when touch is active. The value should be between 0 and 1. Defaults to 0.85.

+

Determines what the opacity of the wrapped view should be when touch is active. The value should be between 0 and 1. Defaults to 0.85. Requires underlayColor to be set.

diff --git a/docs/next/touchablehighlight/index.html b/docs/next/touchablehighlight/index.html index d75ee6dfe21..4f0b36e86d1 100644 --- a/docs/next/touchablehighlight/index.html +++ b/docs/next/touchablehighlight/index.html @@ -129,7 +129,7 @@ AppRegistry.registerComponent('App', () => A

Reference

Props

activeOpacity

-

Determines what the opacity of the wrapped view should be when touch is active. The value should be between 0 and 1. Defaults to 0.85.

+

Determines what the opacity of the wrapped view should be when touch is active. The value should be between 0 and 1. Defaults to 0.85. Requires underlayColor to be set.

TypeRequired
TypeRequired