Skip to content

Conversation

@isekovanic
Copy link
Contributor

🎯 Goal

🛠 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 and others added 4 commits April 9, 2025 17:05
* perf: sendMessage memoization from top level ctx

* fix: properly memoize onChange

* perf: propagate channel from memoized ctx

* perf: exit early when setting typing state

* perf: critical str performance issue messagelist scrolling

* fix: update snapshot

* perf: remove ref clearing

* chore: remove console.logs

* fix: ignore own typing events

* perf: memoize the suggestions context value

* fix: autocomplete input re-render on received message

* perf: input buttons on text render issue

* fix: useeffect re-render when text change in useMessageDetailsForState

---------

Co-authored-by: Khushal Agarwal <[email protected]>
* perf: throttle message copying updates

* fix: throttle all other msg copies

* perf: use throttled message copying everywhere

* perf: handle setting read state separately

* fix: channel watching in offline state

* fix: failing faulty test
* perf: cut MessageList rerenders in half

* fix: improper conflicts merging

* fix: make change android specific

* perf: make sure keyboard ctx does not recreate on every render

* perf: optimize prop for messagelist

* perf: skip reacting to own ws events if optimistic update happened

* perf: optimize FlatList props

* fix: message reactivity regression and stabilize renderItem

* chore: extract stable cb

* chore: add jsdoc

* perf: optimize message list creation

* chore: cleanup

* fix: change set to useMemo

* fix: add static value for default case too and revert testing change
@Stream-SDK-Bot
Copy link
Contributor

SDK Size

title develop branch diff status
js_bundle_size 468 KB 468 KB 0 B 🟢

@github-actions
Copy link

Next releases

v6.7.3

6.7.3 (2025-04-22)

Bug Fixes

Performance Improvements

[email protected]

2.5.2 (2025-04-22)

Performance Improvements

@isekovanic isekovanic merged commit 2d33c95 into main Apr 22, 2025
7 checks passed
@stream-ci-bot
Copy link
Contributor

🎉 This PR is included in version 6.7.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants