You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The reanimated chat flatlist does not scroll to end properly when content size changes, this has been observed when I modified the sample ReanimatedChatFlatlist.tsx code to enable inserting new messages.
If you would like to avoid instant scrolling and have an animated variant, then you can look into - facebook/react-native#25239
But honestly I didn't find out on how to make this animation 🤷♂️
kirillzyusko
added
question
You wanted to clarify something about the usage of the library or have a question about something
example
Anything related to example project
labels
Jun 25, 2024
I'm going to close that issue, because it's related to example app (which was crafted for demonstration purposes) and not related to the functionality of the library.
Describe the bug
The reanimated chat flatlist does not scroll to end properly when content size changes, this has been observed when I modified the sample
ReanimatedChatFlatlist.tsx
code to enable inserting new messages.Code snippet
Repo for reproducing
/example
(ReanimatedChatFlatList/index.tsx
) has been modified as shown aboveTo Reproduce
Steps to reproduce the behavior:
Expected behavior
The chat-log scrolls gracefully, to the last sent message (similar to any typical chat app)
Screenshots
Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-06-20.at.08.28.50.mp4
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: