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

SendButton

SendButton submits composed messages.

Props

disabled

Disables sending.

TypeDefault
booleanfalse

sendMessage

Optional override for send handler.

Type
() => void