This is documentation for the release candidate Stream Chat React Native SDK v8. For the latest stable version, see the latest version (v7).

InputReplyStateHeader

Component to render a header for the quoted message(reply) state of the MessageInput.

This is the default component provided to the prop InputReplyStateHeader on the Channel component.

Props

onClose

Callback function to be called when the reply state header is closed.

Type
Function(() => void)
© Getstream.io, Inc. All Rights Reserved.