Skip to content

feat: reactive channel preview data state#3740

Merged
isekovanic merged 1 commit into
V10from
feat/channel-preview-reactive-read-state
Jul 22, 2026
Merged

feat: reactive channel preview data state#3740
isekovanic merged 1 commit into
V10from
feat/channel-preview-reactive-read-state

Conversation

@isekovanic

Copy link
Copy Markdown
Contributor

🎯 Goal

This PR moves the channel preview data state to use our reactive store rather than handle it implicitly within the SDK (for V10).

This:

  • Removes a significant amount of WS event listeners
  • Fixes a bunch of edge cases which were not possible to fix before
  • Removes reliance on the local unreads custom event as well as this is now handled in the store

🛠 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 requested review from oliverlaz and szuperaz July 22, 2026 20:49
@isekovanic
isekovanic merged commit d556a51 into V10 Jul 22, 2026
0 of 3 checks passed
@isekovanic
isekovanic deleted the feat/channel-preview-reactive-read-state branch July 22, 2026 20:51
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