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 0439f6a commit eb78977Copy full SHA for eb78977
examples/SampleApp/src/screens/ChannelScreen.tsx
@@ -33,7 +33,6 @@ import { channelMessageActions } from '../utils/messageActions.tsx';
33
import { MessageLocation } from '../components/LocationSharing/MessageLocation.tsx';
34
import { useStreamChatContext } from '../context/StreamChatContext.tsx';
35
import { CustomAttachmentPickerSelectionBar } from '../components/AttachmentPickerSelectionBar.tsx';
36
-import BottomSheet from '@gorhom/bottom-sheet';
37
import { MessageInfoBottomSheet } from '../components/MessageInfoBottomSheet.tsx';
38
39
export type ChannelScreenNavigationProp = NativeStackNavigationProp<
0 commit comments