From 964bcefab0011f79180d3fe72145090df349f103 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Wed, 28 Feb 2018 15:39:21 +0000 Subject: [PATCH] Deploy website Deploy website version based on 0b0718494e014cdc1ff94b5edf41ab0da3e91ca5 --- docs/next/touchablehighlight.html | 2 +- docs/next/touchableopacity.html | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/next/touchablehighlight.html b/docs/next/touchablehighlight.html index eed52386aea..9e82c64127b 100644 --- a/docs/next/touchablehighlight.html +++ b/docs/next/touchablehighlight.html @@ -166,7 +166,7 @@ AppRegistry.registerComponent('App', () => A

tvParallaxProperties

(Apple TV only) Object with properties to control Apple TV parallax effects.

-

enabled: If true, parallax effects are enabled. Defaults to true. shiftDistanceX: Defaults to 2.0. shiftDistanceY: Defaults to 2.0. tiltAngle: Defaults to 0.05. magnification: Defaults to 1.0.

+

enabled: If true, parallax effects are enabled. Defaults to true. shiftDistanceX: Defaults to 2.0. shiftDistanceY: Defaults to 2.0. tiltAngle: Defaults to 0.05. magnification: Defaults to 1.0. pressMagnification: Defaults to 1.0. pressDuration: Defaults to 0.3. pressDelay: Defaults to 0.0.

diff --git a/docs/next/touchableopacity.html b/docs/next/touchableopacity.html index 98a5d2fb1cb..60ddf86eb43 100644 --- a/docs/next/touchableopacity.html +++ b/docs/next/touchableopacity.html @@ -110,13 +110,14 @@ AppRegistry.registerComponent('App', () => A
TypeRequiredPlatform

tvParallaxProperties

-

Apple TV parallax effects

+

(Apple TV only) Object with properties to control Apple TV parallax effects.

+

enabled: If true, parallax effects are enabled. Defaults to true. shiftDistanceX: Defaults to 2.0. shiftDistanceY: Defaults to 2.0. tiltAngle: Defaults to 0.05. magnification: Defaults to 1.0. pressMagnification: Defaults to 1.0. pressDuration: Defaults to 0.3. pressDelay: Defaults to 0.0.

- + - +
TypeRequired
TypeRequiredPlatform
objectNo
objectNoiOS