This is documentation for Stream Chat React-native SDK v3, which is no longer actively maintained. For up-to-date documentation, see the latest version (v5).

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
object

© Getstream.io, Inc. All Rights Reserved.