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

VideoAttachmentUploadPreview

VideoAttachmentUploadPreview renders pending video uploads, metadata pill, progress/retry UI, and remove control.

Props

Implements UploadAttachmentPreviewProps<LocalVideoAttachment>.

attachment

Video attachment item being previewed.

handleRetry

Retry callback for failed uploads.

removeAttachments

Removes attachment(s) by local attachment id.