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

AttachmentUploadProgressIndicator

AttachmentUploadProgressIndicator docs the indicator components used by upload previews.

These are the default inline indicators shown for in-progress, retryable, and not-supported attachment upload states.

Components

FileUploadInProgressIndicator

Shown while a file/audio upload is actively in progress.

ImageUploadInProgressIndicator

Shown while an image/video upload is actively in progress.

Props

FileUploadRetryIndicator

onPress

Type
() => void

FileUploadNotSupportedIndicator

localMetadata

Type
LocalAttachmentUploadMetadata

ImageUploadRetryIndicator

onRetryHandler

Type
() => void

ImageUploadNotSupportedIndicator

localMetadata

Type
LocalAttachmentUploadMetadata