This is beta documentation for Stream Chat React Native SDK v9. For the latest stable version, see the latest version (v8)
.
MessageSavedForLaterHeader
Renders the saved-for-later header in MessageList. This is the default component for the 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
Channelprop when customizing header UI.
Props
MessageSavedForLaterHeader does not accept props.