stream-chat-react-native
stream-chat-react-native copied to clipboard
fix: thread reaction list rerender and add prop to enable/disable press on parent message
๐ฏ Goal
Fixes #2565
๐ Implementation details
๐จ 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