This is documentation for
Stream Chat React Native SDK v4, which is nolonger actively maintained. For up-to-date documentation, see the latest version (v8)
.
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.
| Type | Default |
|---|---|
| enum(‘right’, ‘left’) | ‘right’ |
message
Message object
| Type |
|---|
| object |