DialogHost
Common
@Composable
public fun DialogHost(dialogNavigator: DialogNavigator)
Show each Destination on the DialogNavigator's back stack as a Dialog.
Note that NavHost will call this for you; you do not need to call it manually.
Show each Destination on the DialogNavigator's back stack as a Dialog.
RevenueCat
Add subscriptions to your apps in minutes
@Composable
public fun DialogHost(dialogNavigator: DialogNavigator)
Show each Destination on the DialogNavigator's back stack as a Dialog.
Note that NavHost will call this for you; you do not need to call it manually.