Skip to content

feat: skeletons as components#3479

Merged
isekovanic merged 4 commits intodevelopfrom
feat/skeletons-as-components
Mar 12, 2026
Merged

feat: skeletons as components#3479
isekovanic merged 4 commits intodevelopfrom
feat/skeletons-as-components

Conversation

@isekovanic
Copy link
Contributor

🎯 Goal

This PR introduces the ChannelList and ThreadList loading indicator Skeletons as actual RN components, rather than SVGs. There is no reason for these to be SVGs nor does it help with anything specific.

Additionally, we utilize the new NativeShimmerView from the SDK in order to apply a nice and performant shimmering effect on the skeletons. To achieve this properly, the NativeShimmerView has also been extended with a duration prop, which allows customizations in this regard.

🛠 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 373 KB 373 KB 0 B 🟢

@isekovanic isekovanic merged commit 5f83ae5 into develop Mar 12, 2026
5 checks passed
@isekovanic isekovanic deleted the feat/skeletons-as-components branch March 12, 2026 11:39
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