Rotating Text
A text component that smoothly animates text changes with a rotating transition effect.
Made by imskyleenRotating
Installation
Usage
Props
RotatingText
Prop | Type | Default |
---|---|---|
containerClassName? | string | - |
y? | number | -50 |
transition? | Transition | duration: 0.3, ease: "easeOut" |
duration? | number | 2000 |
text | string | string[] | - |