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 27508c6 commit bc69d7fCopy full SHA for bc69d7f
examples/SampleApp/src/screens/ThreadScreen.tsx
@@ -4,10 +4,10 @@ import { SafeAreaView } from 'react-native-safe-area-context';
4
import {
5
Channel,
6
Thread,
7
+ ThreadContextValue,
8
useAttachmentPickerContext,
9
useTheme,
10
useTypingString,
- ThreadContextValue,
11
} from 'stream-chat-react-native';
12
13
import { ScreenHeader } from '../components/ScreenHeader';
0 commit comments