Skip to content

Commit 100b622

Browse files
committed
fix: export hooks and add message info read and delivery UI
1 parent a574c3e commit 100b622

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/SampleApp/src/screens/ChannelScreen.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ export const ChannelScreen: React.FC<ChannelScreenProps> = ({
222222
audioRecordingEnabled={true}
223223
AttachmentPickerSelectionBar={CustomAttachmentPickerSelectionBar}
224224
channel={channel}
225-
enableSwipeToReply={false}
226225
onPressMessage={onPressMessage}
227226
disableTypingIndicator
228227
enforceUniqueReaction

0 commit comments

Comments
 (0)