stream-chat-react-native
stream-chat-react-native copied to clipboard
chore: remove threads reload when the client changes
๐ฏ Goal
The reload of client.threads was added to work around a bug in the LLC. Once it is resolved, we won't need it anymore.
๐ Implementation details
Can be merged as soon as this PR is merged.
๐จ UI Changes
iOS
| Before | After |
Android
| Before | After |
๐งช Testing
โ๏ธ Checklist
- [ ] I have signed the Stream CLA (required)
- [ ] PR targets the
developbranch - [ ] Documentation is updated
- [ ] New code is tested in main example apps, including all possible scenarios
- [ ] SampleApp iOS and Android
- [ ] Expo iOS and Android
SDK Size
title |
develop |
branch |
diff |
status |
|---|---|---|---|---|
| js_bundle_size | 451 KB | 451 KB | 0 B | ๐ข |
:tada: This PR is included in version 5.42.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: