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