This is documentation for Stream Chat React Native SDK v7, which is no longer actively maintained. For up-to-date documentation, see the latest version (v8).
MessageEditedTimestamp
Component to render message edited label in message when the message is clicked, within MessageList.
This is the default component provided to the prop MessageEditedTimestamp on the Channel component.
Props
message ``
Message object.
| Type |
|---|
Message type |
UI components
MessageTimestamp
The Component that renders the message timestamp.
| Type | Default |
|---|---|
ComponentType |undefined | undefined |