toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-weather
/
com.mapbox.dash.weather.presentation
/
WeatherFullScreenView
Weather
Full
Screen
View
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
@
Composable
fun
WeatherFullScreenView
(
viewModel
:
WeatherViewModel
=
koinViewModel()
)