Replies: 2 comments 1 reply
-
Hey, no way of doing that as of right now. I can add this to a backlog, but not very high as this is first time in 5 years I hear someone requesting this :) I can also accept a PR if you'd like to open one. |
Beta Was this translation helpful? Give feedback.
-
I think this would be a great feature as well. The use case I am trying to figure out right now is, when keeping track of a user's last read message and opening the chat page at that point, and retrieving some limited amount of messages after that (so like the 50 messages after the user's last read messages). I'd like to be able to detect when the user has read all of these 50 messages so that we can request the next window of messages if there are any. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I sometimes have to jump in to a certain section of a chat that's like 1 months old for example. The user can check older messages with onEndReached but is there a way to trigger loading newer messages as the user scrolls up? so the opposite of onEndReached.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions