Package-level declarations

Types

Link copied to clipboard
sealed class HomeRoutes
Link copied to clipboard
class Navigator

Functions

Link copied to clipboard
fun DrawerContent(drawerState: DrawerState, onNavigate: (String) -> Unit, shareLocation: () -> Unit, rateSoundscape: () -> Unit)
Link copied to clipboard
fun HomeScreen(navController: NavHostController, viewModel: HomeViewModel = hiltViewModel(), rateSoundscape: () -> Unit)