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)
.
MessageStatus
Component to render the status (read receipts, pending state indicator etc.) of a message within the MessageList.
This is the default component provided to the prop MessageStatus on the Channel component.
Props
message
Message object
| Type |
|---|
| object |
threadList
True if current message is part of a message thread.
| Type |
|---|
| boolean |