Scalable
#
PropsisDisabled
#
If true
, the scalable is not pressable. The default value is false
.
Type | Required |
---|---|
string | No |
onPress
#
Called when a single tap gesture is detected.
Type | Required |
---|---|
function | Yes |
rnTouchableWithoutFeedbackProps
#
Check React Native TouchableWithoutFeedback documentation.
Type | Required |
---|---|
object | No |
scale
#
A scale of the component when pressed. The default value is 0.95
.
Type | Required |
---|---|
number | No |