Skip to content

feat(chat): switch to using @shopify/flash-list#30

Merged
noahsvensson merged 1 commit intomainfrom
feat/switch-to-flash-list
Aug 5, 2025
Merged

feat(chat): switch to using @shopify/flash-list#30
noahsvensson merged 1 commit intomainfrom
feat/switch-to-flash-list

Conversation

@noahsvensson
Copy link
Copy Markdown
Member

BREAKING CHANGE: CuteChat is now using @shopify/flash-list for rendering the chat. You need to include that package as a dependency in order to make it work.

Description 📖

What?
To implement FlashList properly, we had to fork react-native-gifted-chat and make some changes to support v2 of @shopify/flash-list. The fork can be found here @qteab/react-native-gifted-chat

why?
These changes are made to improve performance and scrolling to messages.

Testing 🤞

Make sure the Chat is still working as expected

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

BREAKING CHANGE: CuteChat is now using @shopify/flash-list for rendering the chat. You need to include that package as a dependency in order to make it work.
@noahsvensson noahsvensson merged commit 5f21ac1 into main Aug 5, 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.

1 participant