Info:
This is documentation for Stream Chat React Native SDK v4, which is no longer actively maintained. For up-to-date documentation, see the latest version (v9).

ScrollToBottomButton

Component to render the floating button, which when pressed scrolls the MessageList to the most recent message.

You can replace this default UI component using the ScrollToBottomButton prop on Channel component.

<Channel ScrollToBottomButton={CustomScrollToBottomButton} />

Props

onPress

onPress handler for the button.

Type
function

showNotification

When false, button won't be rendered.

Type
boolean

unreadCount

Unread count on current channel.

Type
number
Add Chat to my app: getstream.io/SKILL.md

The fastest way to build with Stream. Start a new project or improve an existing one. Full CLI and documentation integration out of the box.


Ask your agent:

/stream Build me a Social App with Feeds and Moderation.
/stream Any livestream calls running?
/stream Chat React Native v4: <Your Question>