Skip to content

Conversation

@isekovanic
Copy link
Contributor

🎯 Goal

This PR provides a performance improvement for the swipe-to-reply functionality, where we keep:

  • Keeps scrolling performance the same (animated views do not pollute the virtual DOM)
  • Renders only one Animated.View (conditionally)
  • Animates through pushing out the rest of the content rather than displaying old content

🛠 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

Stream-SDK-Bot commented Nov 5, 2025

SDK Size

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

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