# StopMessageStreamingButton

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

## Props

| Prop      | Description                                    | Type         |
| --------- | ---------------------------------------------- | ------------ |
| `onPress` | Handler fired when the stop button is pressed. | `() => void` |


---

This page was last updated at 2026-04-17T17:33:46.121Z.

For the most recent version of this documentation, visit [https://getstream.io/chat/docs/sdk/react-native/ui-components/message-composer/stop-message-streaming-button/](https://getstream.io/chat/docs/sdk/react-native/ui-components/message-composer/stop-message-streaming-button/).