# MessageSavedForLaterHeader

Renders the saved-for-later header in [`MessageList`](/chat/docs/sdk/react-native/ui-components/message-list/). This is the default component for the [`MessageSavedForLaterHeader`](/chat/docs/sdk/react-native/core-components/channel#messagesavedforlaterheader/) prop.

## Best Practices

- Keep this label subtle to avoid overwhelming message content.
- Use theme styles for color/spacing consistency.
- Preserve translation key usage for localization.
- Keep the component presentational and lightweight.
- Override via `Channel` prop when customizing header UI.

## Props

`MessageSavedForLaterHeader` does not accept props.


---

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

For the most recent version of this documentation, visit [https://getstream.io/chat/docs/sdk/react-native/ui-components/message-saved-for-later-header/](https://getstream.io/chat/docs/sdk/react-native/ui-components/message-saved-for-later-header/).