Skip to content

feat: remove deprecated channel storage for messages - #3738

Merged
isekovanic merged 1 commit into
V10from
feat/removal-of-deprecated-channel-storage
Jul 22, 2026
Merged

feat: remove deprecated channel storage for messages#3738
isekovanic merged 1 commit into
V10from
feat/removal-of-deprecated-channel-storage

Conversation

@isekovanic

@isekovanic isekovanic commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

🎯 Goal

This PR is responsible for the (very, very long awaited) removal of our non-reactive channel storage for messages on the RN SDK for the upcoming V10.

This is a huge milestone in the state refactoring saga and is something that will fix a ton of intrinsic channel behaviours that previously simply did not allow us to do such changes because of how the state used to work.

Full channel reactivity is undergoing and will come in followups.

LLC PR: https://github.com/GetStream/stream-chat-js/pull/1806/changes

🛠 Implementation details

🎨 UI Changes

iOS
Before After
Android
Before After

🧪 Testing

☑️ Checklist

  • I have signed the Stream CLA (required)
  • PR targets the develop branch
  • Documentation is updated
  • New code is tested in main example apps, including all possible scenarios
    • SampleApp iOS and Android
    • Expo iOS and Android

@isekovanic
isekovanic merged commit ea334af into V10 Jul 22, 2026
0 of 3 checks passed
@isekovanic
isekovanic deleted the feat/removal-of-deprecated-channel-storage branch July 22, 2026 17:29
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.

2 participants