MessageRepliesAvatar

Component to render avatars of users who thread-replied to a message, within the MessageList.

Props

alignment

Sets if the message should be aligned to right or left side of list.

TypeDefault
enum(‘right’, ‘left’)‘right’

message

Message object.

Type
Message type

UI Component Props

ImageComponent

Drop in replacement of all the underlying Image components within SDK. This is useful for the purpose of offline caching of images. Please check the Offline Support Guide for usage.

TypeDefault
ComponentTypeImage

© Getstream.io, Inc. All Rights Reserved.