Scalable

Props#

isDisabled#

If true, the scalable is not pressable. The default value is false.

TypeRequired
stringNo

onPress#

Called when a single tap gesture is detected.

TypeRequired
functionYes

rnTouchableWithoutFeedbackProps#

Check React Native TouchableWithoutFeedback documentation.

TypeRequired
objectNo

scale#

A scale of the component when pressed. The default value is 0.95.

TypeRequired
numberNo