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).

InputGiphySearch

Component to render a header for the editing state of the MessageInput.

This is the default component provided to the prop InputGiphySearch on the Channel component.

Props

additionalTextInputProps

Additional props provided to the underlying TextInput within MessageInput.

Type
object

disabled

True if channel is frozen and disableIfFrozenChannel is true.

Type
boolean

cooldownEndsAt

The time at which the active cool-down will end.

Type
Date

setGiphyActive

Setter function for giphyActive

Type
(isActive) => void

setShowMoreOptions

Setter function for showMoreOptions.

Type
(showMoreOptions) => void

© Getstream.io, Inc. All Rights Reserved.