Composables UI is out: our new component library for Compose Multiplatform ->
Composable Function

rememberSplineBasedDecay

rememberSplineBasedDecay

Source set: Common
@Composable public expect fun <T> rememberSplineBasedDecay(): DecayAnimationSpec<T>

rememberSplineBasedDecay

Source set: Android
@Composable
public actual fun <T> rememberSplineBasedDecay(): DecayAnimationSpec<T>

Last updated: