CrossfadeContentTransform
A cross-fade animation that can optionally be used for embedded content transitions.
When placing an AirshipEmbeddedView
inside a lazy composable, the embedded view should not use the built-in animations. Instead, handle animation externally using the animations made available in the lazy composable scope.