ModalProjectStats

fun ModalProjectStats(state: SheetState, scope: CoroutineScope, project: Project, publishedUpdates: List<ProjectUpdate>)

Custom ModalBottomSheet container to display the projects stats

Parameters

state

The state useful to manage the visibility of the ModalBottomSheet

scope

The coroutine useful to manage the visibility of the ModalBottomSheet

project

The project to display its stats

publishedUpdates

The list of the published updates