Components
PressableScale
A pressable component that provides scaling animation feedback when pressed.
Installation
Usage
Props
| Prop | Type | Default |
|---|---|---|
children | ReactNode | - |
animationConfig? | AnimationConfig | - |
pressProgress? | any | - |
A pressable component that provides scaling animation feedback when pressed.
| Prop | Type | Default |
|---|---|---|
children | ReactNode | - |
animationConfig? | AnimationConfig | - |
pressProgress? | any | - |