toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-views-compose
/
com.mapbox.dash.compose.component
/
PlaceRatingView
Place
Rating
View
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
@
Composable
fun
PlaceRatingView
(
rating
:
Float
,
reviewCount
:
Int
,
modifier
:
Modifier
=
Modifier
)