Animation Library

Categorized micro-interactions and transitions with technical specifications and downloadable examples.

Button Loading State
Micro-interaction

Button Loading State

Smooth transition from normal to loading state

Duration: 0.3s
Easing: ease-in-out
Card Expand Transition
Transition

Card Expand Transition

Card expanding to full screen with smooth animation

Duration: 0.4s
Easing: cubic-bezier(0.16, 1, 0.3, 1)
Pull-to-refresh
Gesture

Pull-to-refresh

Visual feedback for refresh action with spring effect

Duration: 0.5s
Easing: spring(1, 90, 10, 0)
Menu Item Hover
Hover

Menu Item Hover

Subtle hover effect for menu items with underline

Duration: 0.2s
Easing: ease-out
Page Transition
Transition

Page Transition

Smooth page transition with fade and slide effects

Duration: 0.6s
Easing: cubic-bezier(0.65, 0, 0.35, 1)
Loading Skeleton
Loading

Loading Skeleton

Content placeholder with subtle pulse animation

Duration: 1.5s
Easing: ease-in-out