Package-level declarations

Types

Link copied to clipboard

The main entry point activity for the application.

Link copied to clipboard

Custom Application class for the SVK Android application.

Functions

Link copied to clipboard
fun SvkAndroidApp(navController: NavHostController = rememberNavController(), viewModel: AuthViewModel = hiltViewModel())

Composable function representing the main structure of the SVK Android application.