LoadingScreen

fun LoadingScreen(navController: NavHostController, destination: String? = "")

Loading Screen

Parameters

navController

NavController the navigation controller

destination

String the destination to navigate to after the loading page