Source set: Common
public class SinglePaneSceneStrategy<T : Any> : SceneStrategy<T>
A SceneStrategy that always creates a 1-entry Scene simply displaying the last entry in the list.
A SceneStrategy that always creates a 1-entry Scene simply displaying the last entry in the list.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
public class SinglePaneSceneStrategy<T : Any> : SceneStrategy<T>
A SceneStrategy that always creates a 1-entry Scene simply displaying the last entry in the list.
Last updated: