---
id: typing-indicator
title: TypingIndicator
---

`TypingIndicator` is a default UI component for rendering typing indicator within `MessageList`. This component doesn't accept any props. [`useTypingString`](https://github.com/GetStream/stream-chat-react-native/blob/master/package/src/components/MessageList/hooks/useTypingString.ts) hook provides the exact text content for rendering within this component.