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

StopMessageStreamingButton

StopMessageStreamingButton renders a stop icon button used to stop active message streaming in the composer.

Props

onPress

Handler fired when the stop button is pressed.

Type
() => void