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

MessageComposerLeadingView

MessageComposerLeadingView renders the leading composer container that holds InputButtons.

Internally it only renders while the audio recorder is in the idle state (isRecordingStateIdle). When messageInputFloating is enabled it also applies an elevated shadow style.

Props

This component does not accept direct props. It reads from MessageInputContext and theme context.