Skip to content

Instantly share code, notes, and snippets.

@skydoves
Created March 8, 2024 11:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skydoves/7a4a03f1126c766a621c4ffb88d035a0 to your computer and use it in GitHub Desktop.
Save skydoves/7a4a03f1126c766a621c4ffb88d035a0 to your computer and use it in GitHub Desktop.
wrapper_composable
@Composable
fun UserAvatars(
modifier: Modifier,
userList: ImmutableUserList,
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment