Composable Function

rememberSplineBasedDecay

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Common
@Composable public expect fun <T> rememberSplineBasedDecay(): DecayAnimationSpec<T>

rememberSplineBasedDecay

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