This is beta documentation for Stream Chat React Native SDK v9. For the latest stable version, see the latest version (v8)
.
MessageInputLeadingView
MessageInputLeadingView renders the leading inline chip area for MessageInput.
Internally it shows GiphyChip when a command is active (textComposer.command). It also clears the active command when attachments are present, so command UI and attachment UI do not conflict.
Props
This component does not accept direct props. It reads from MessageComposer state.