Info:
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 (v9).

Reply

Reply is a default UI component for rendering preview of parent message for quoted message, within MessageList.

You can replace this default UI component using the Reply prop on Channel component.

<Channel Reply={CustomReply} />

Props

editing

True if the user is editing some message within MessageInput component.

Type
boolean

message

Message object

Type
object

quotedMessage

FileAttachmentIcon

Component to render file icon for file type attachment.

Type Default
component FileIcon

MessageAvatar

Component to render avatar of sender for message, within MessageList. This component is only rendered for messages from other users.

Type Default
component MessageAvatar
Add Chat to my app: getstream.io/SKILL.md

The fastest way to build with Stream. Start a new project or improve an existing one. Full CLI and documentation integration out of the box.


Ask your agent:

/stream Build me a Social App with Feeds and Moderation.
/stream Any livestream calls running?
/stream Chat React Native v3: <Your Question>