Skip to content

Conversation

@isekovanic
Copy link
Contributor

🎯 Goal

This PR fixes an issue only present in the in-development V9 version, where we rely on videos refs to determine our interactions with a video component.

As our clean-up function within the video player pool depends on the videoRef being up to date, we have to respect React's lifecycle when we want to run it (and make sure that the videoRef is always up to date accordingly).

🛠 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

@Stream-SDK-Bot
Copy link
Contributor

SDK Size

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

@isekovanic isekovanic merged commit ff44253 into develop Feb 2, 2026
5 checks passed
@isekovanic isekovanic deleted the fix/video-gallery-ref-crash branch February 2, 2026 13:59
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