This is beta documentation for Stream Chat React Native SDK v9. For the latest stable version, see the latest version (v8)
.
MessageSwipeContent
Renders swipe affordance content for MessageSimple when swipe-to-reply is enabled.
Best Practices
- Keep swipe content visually simple and small.
- Use theme tokens for colors and sizing.
- Avoid interaction handlers in this component.
- Preserve clear contrast on accent backgrounds.
- Keep the component purely presentational.
Props
MessageSwipeContent does not accept props.