Package com.debanshu777.snapchatUIComposeClone.features.feature_chat.presentation.components

Functions

Link copied to clipboard
@Composable
fun ChatItem(modifier: Modifier = Modifier, item: ChatView)

Chat item

Link copied to clipboard
@Preview
@Composable
fun ChatItemPreview()

Chat item preview

Link copied to clipboard
@Composable
fun ChatTypeItem(item: ChatView, configuration: Configuration)

Chat type item

Link copied to clipboard
fun giveColor(item: ChatView): Color

Give color