Package-level declarations

Functions

Link copied to clipboard
fun LoadingScreen(navController: NavHostController, destination: String? = "")

Loading Screen

Link copied to clipboard

Not Found Screen Indicate a page is not available or data is null

Link copied to clipboard
fun SplashScreen(navController: NavHostController, scale: Animatable<Float, AnimationVector1D> = Animatable(0f))

SplashScreen composable

Link copied to clipboard