We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a574c3e commit 100b622Copy full SHA for 100b622
examples/SampleApp/src/screens/ChannelScreen.tsx
@@ -222,7 +222,6 @@ export const ChannelScreen: React.FC<ChannelScreenProps> = ({
222
audioRecordingEnabled={true}
223
AttachmentPickerSelectionBar={CustomAttachmentPickerSelectionBar}
224
channel={channel}
225
- enableSwipeToReply={false}
226
onPressMessage={onPressMessage}
227
disableTypingIndicator
228
enforceUniqueReaction
0 commit comments