This is documentation for Stream Chat React Native SDK v4, which is nolonger actively maintained. For up-to-date documentation, see the latest version (v5).

ChannelPreviewMutedStatus

Component to render the muted status for a channel, within the ChannelList component. This is the default component provided to the prop PreviewMutedStatus on the ChannelList component.

Props

channel

Instance of Channel from stream-chat package.

muted

Value which stores the muted status of the Channel

Type
boolean
© Getstream.io, Inc. All Rights Reserved.