KwikImageGrid

fun BoxWithConstraintsScope.KwikImageGrid(photos: List<Any>, total: Int, onClick: (Any) -> Unit = {})