This is documentation for the release candidate
Stream Chat React Native SDK v6. For the latest stable version, see the latest version (v5).
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 |
---|
Message type |
threadList
True if current message is part of a message thread.
Type |
---|
Boolean |
On this page: