Skip to content

Conversation

@khushal87
Copy link
Member

No description provided.

khushal87 and others added 5 commits October 1, 2025 16:22
* feat: basic implementation

* fix: issues in MessageFlashList component

* fix: auto scroll when needed

* fix: hooks refactor

* fix: implementation

* fix: implementation

* perf: try to improve performance

* fix: auto scroll animation behaviour

* fix: keyboard movement

* fix: refine getItemType

* fix: add few optimizations

* fix: add more message types

* fix: make FlashList component optional

* fix: add back message list code

* fix: make flashlist optional

* fix: make flashlist optional

* fix: handle messgaeflash list in thread

* fix: flashlist import in expo app

* fix: flashlist import in expo app

* fix: add improvements to scrolling

* fix: add improvements to scrolling

* fix: add improvements to scrolling

* fix: add improvements to scrolling

* fix: use generic text message type

* fix: remove thread message type

* fix: deleted message type resolution

* chore: add option to switch between lists

* fix: add forgotten change

* chore: add remark

---------

Co-authored-by: Ivan Sekovanikj <ivan.sekovanikj@getstream.io>
* chore: add AGENTS.md file

* fix: test script

* fix: remove accessibility as per agent remark

* fix: more agent remarks
…3236)

* fix: audio player init issue and replay issue after position reset

* fix: audio player init issue and replay issue after position reset
@Stream-SDK-Bot
Copy link
Contributor

Stream-SDK-Bot commented Oct 7, 2025

SDK Size

title develop branch diff status
js_bundle_size 290 KB 290 KB +289 B 🟡

@github-actions
Copy link

github-actions bot commented Oct 7, 2025

Next releases

v8.6.0

8.6.0 (2025-10-13)

Features

  • add video playing optional capability through expo-av (#3248) (ea084aa)
  • optionally use FlashList using MessageFlashList component (#3225) (9eb4626)

Bug Fixes

  • audio player init issue and replay issue after position reset (#3236) (1ba131b)
  • export useAudioController from the SDK (#3243) (0093d7f)
  • export wave form progress bar (8c98b12)
  • handle react-native-safe-area-context optionally for RN version >=0.81 (#3239) (08bf7f4)
  • image gallery animation and wrong indexing (#3241) (8e74e6f)
  • keep editing message composer with up-to-date edited message reference (#3242) (37ddded)
  • re-render issue in the useFetchReactions hook (#3233) (c935387)
  • remove setters from use audio controller (#3249) (a5ffa1c)
  • respect read events for unread notification display in Message Lists (#3234) (503e9c8)

sampleapp@v4.5.0

4.5.0 (2025-10-13)

Features

  • optionally use FlashList using MessageFlashList component (#3225) (9eb4626)

* fix: image gallery animation and wrong indexing

* fix: image gallery animation and wrong indexing
* feat: expo sample app 54 upgrade, pn setup and login user flow

* fix: inline styles

* fix: change package id for android
…>=0.81 (#3239)

* fix: handle react-native-safe-area-context optionally for RN version >=0.81

* fix: deep import issue

* fix: avoid check using version
@khushal87 khushal87 merged commit b211ca1 into main Oct 13, 2025
5 of 8 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.

4 participants