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.
| Type | Required | Platform |
|---|
tvParallaxPropertiesApple 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.
| Type | Required | |
|---|---|---|
| Type | Required | Platform |
| object | No | |
| object | No | iOS |