Skip to content

scrollToMessage#27

Merged
noahsvensson merged 60 commits intobetafrom
feat/scroll-to-message
Jun 24, 2025
Merged

scrollToMessage#27
noahsvensson merged 60 commits intobetafrom
feat/scroll-to-message

Conversation

@noahsvensson
Copy link
Copy Markdown
Member

Description 📖

What?
A method for scrolling to a message by its ID has been added.

How?
This is done by making sure the message is fetched and then finding the index of the message and then scroll to the index.

This also exposes getItemLayout to optimise the scrolling.

Testing 🤞

  • I have tested the changes on iOS
  • I have tested the changes on Android

EnzoBomark and others added 30 commits July 25, 2023 14:23
fix: messages not being updated when last message is deleted
melvin-qte and others added 28 commits April 30, 2025 13:18
feat: rewrite caching system, use onScroll instead of onEndReached
feat: added passthrough for the maintainVisibleContentPosition
BREAKING CHANGE: react-native-firebase ^22.0.0 is now required
feat: updated react-native-firebase to v22
@noahsvensson noahsvensson changed the base branch from main to beta June 24, 2025 09:29
@noahsvensson noahsvensson merged commit 0599130 into beta Jun 24, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants