Composables
Compose Animation
🖌Compose Unstyled🆕 UI Kit
🤖Jetpack Compose API Reference
Composable Functions
  • AnimatedContent
  • AnimatedVisibility
  • Crossfade
  • SharedTransitionLayout
  • SharedTransitionScope
  • animateColor
  • animateColorAsState
  • defaultDecayAnimationSpec
  • rememberSplineBasedDecay
Modifiers
  • animateBounds
  • animateContentSize
Classes
  • ContentTransform
  • EnterExitState
  • EnterTransition
  • ExitTransition
  • ExperimentalAnimationApi
  • ExperimentalSharedTransitionApi
  • SplineBasedFloatDecayAnimationSpec
Interfaces
  • AnimatedContentScope
  • AnimatedContentTransitionScope
  • AnimatedVisibilityScope
  • BoundsTransform
  • SharedTransitionScope
  • SizeTransform
Properties
  • VectorConverter
Functions
  • Animatable
  • expandHorizontally
  • expandIn
  • expandVertically
  • fadeIn
  • fadeOut
  • scaleIn
  • scaleOut
  • shrinkHorizontally
  • shrinkOut
  • shrinkVertically
  • SizeTransform
  • slideIn
  • slideInHorizontally
  • slideInVertically
  • slideOut
  • slideOutHorizontally
  • slideOutVertically
  • splineBasedDecay
  • splineBasedDecayDeprecated
  • togetherWith
  • with
Compose API Reference Compose Animation

Compose Animation API Reference

Installation

implementation("androidx.compose.animation:animation:1.9.0-rc01")

Composable Functions

  • AnimatedContent
  • AnimatedVisibility
  • Crossfade
  • SharedTransitionLayout
  • SharedTransitionScope
  • animateColor
  • animateColorAsState
  • defaultDecayAnimationSpec
  • rememberSplineBasedDecay

Modifiers

  • animateBounds
  • animateContentSize

Classes

  • ContentTransform
  • EnterExitState
  • EnterTransition
  • ExitTransition
  • ExperimentalAnimationApi
  • ExperimentalSharedTransitionApi
  • SplineBasedFloatDecayAnimationSpec

Interfaces

  • AnimatedContentScope
  • AnimatedContentTransitionScope
  • AnimatedVisibilityScope
  • BoundsTransform
  • SharedTransitionScope
  • SizeTransform

Properties

  • VectorConverter

Functions

  • Animatable
  • expandHorizontally
  • expandIn
  • expandVertically
  • fadeIn
  • fadeOut
  • scaleIn
  • scaleOut
  • shrinkHorizontally
  • shrinkOut
  • shrinkVertically
  • SizeTransform
  • slideIn
  • slideInHorizontally
  • slideInVertically
  • slideOut
  • slideOutHorizontally
  • slideOutVertically
  • splineBasedDecay
  • splineBasedDecayDeprecated
  • togetherWith
  • with
    On this page
Sponsored By
by @alexstyl