diff --git a/releases/next/docs/touchableopacity.html b/releases/next/docs/touchableopacity.html index 47c052e6c93..42a4a51e404 100644 --- a/releases/next/docs/touchableopacity.html +++ b/releases/next/docs/touchableopacity.html @@ -10,7 +10,7 @@ added to the view hiearchy. Be aware that this can affect layout.
Example </TouchableOpacity> ); },
Determines what the opacity of the wrapped view should be when touch is -active. Defaults to 0.2.
Apple TV parallax effects
Animate the touchable to a new opacity.
You can edit the content above on GitHub and send us a pull request!