Function

togetherWith

This creates a ContentTransform using the provided EnterTransition and exit, where the enter and exit transition will be running simultaneously.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free

togetherWith

Common
public infix fun EnterTransition.togetherWith(exit: ExitTransition): ContentTransform

This creates a ContentTransform using the provided EnterTransition and exit, where the enter and exit transition will be running simultaneously. For example: