TouchableWithoutFeedback supports only one child.
If you wish to have several child components, wrap them in a View.
TouchableWithoutFeedback supports only one child.
If you wish to have several child components, wrap them in a View.
Optional activeOpacity
activeOpacity:undefined | number
Determines what the opacity of the wrapped view should be when touch is active. Defaults to 0.2.
Determines what the opacity of the wrapped view should be when touch is active. Defaults to 0.2.
hasTVPreferredFocus
hasTVPreferredFocus:boolean
(Apple TV only) TV preferred focus .
(Apple TV only) TV preferred focus .
setOpacityTo
setOpacityTo:function
Animate the touchable to a new opacity.
Animate the touchable to a new opacity.
Type declaration
(value: number, duration: number): void
Parameters
value: number
duration: number
Returns void
Optional tvParallaxProperties
tvParallaxProperties:undefined | object
Apple TV parallax effects
Apple TV parallax effects
key for others property.