KwikAvatar

fun KwikAvatar(modifier: Modifier = Modifier, shape: Shape = CircleShape, url: Any)

An avatar component that uses the KwikImageView to load images

Parameters

modifier

Modifier

url

Any type of url or resource. Can be a string, a drawable resource or a vector resource