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.
Determines what the opacity of the wrapped view should be when touch is active. Determines what the opacity of the wrapped view should be when touch is active.
(Apple TV only) TV preferred focus (see documentation for the View component). It is for ios only (Apple TV only) TV preferred focus (see documentation for the View component). It is for ios only
Called immediately after the underlay is hidden Called immediately after the underlay is hidden
Called immediately after the underlay is shown Called immediately after the underlay is shown
It is used for styling . It is used for styling .
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. 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.
The color of the underlay that will show through when the touch is active. The color of the underlay that will show through when the touch is active.
Generated using TypeDoc
key for others property.