Beta
Animate UI

Rotating Text

A text component that smoothly animates text changes with a rotating transition effect.

Made by imskyleen
Rotating

Installation

Usage

<RotatingText text={['Rotating', 'Text']} />

Props

RotatingText

PropTypeDefault
containerClassName?
string
-
y?
number
-50
transition?
Transition
duration: 0.3, ease: "easeOut"
duration?
number
2000
text
string | string[]
-

Built by Skyleen. The source code is available on GitHub.

On this page