This is documentation for
Stream Chat React Native SDK v5, which is nolonger actively maintained. For up-to-date documentation, see the latest version (v8)
.
ThreadListItem
A component used to render each item within ThreadList
. This is the default UI component used to render the items within the ThreadList
.
Props
thread
An instance of the Thread
class that can be used to either get more data about the thread or pass to onThreadSelect
.
Type |
---|
Thread |
timestampTranslationKey
A string representing a translation key used for formatting and translating the timestamp of the thread.
Type |
---|
string |
- I'm working with the Stream Chat React Native SDK and would like to ask questions about this documentation page: https://getstream.io/chat/docs/sdk/react-native/v5/ui-components/thread-list-item.md
- View as markdown
- Open in ChatGPT
- Open in Claude
On this page: