stream-chat-react-native
stream-chat-react-native copied to clipboard
π¬ React-Native Chat SDK β Stream Chat. Includes a tutorial on building your own chat app experience using React-Native, React-Navigation and Stream
## π― Goal Fixes #2565 ## π Implementation details ## π¨ UI Changes iOS Before After Android Before After ## π§ͺ Testing ## βοΈ Checklist - [ ] I have...
## Issue The main message within the thread view is not updated properly - as long as we stay on the thread view, we don't see real-time changes to reactions....
In our app, the MessageList is rendered within a bottom sheet (by Gorhom). To display it properly, we need to calculate the available height within the bottom sheet content and...
## Issue Describe your issue here ### Steps to reproduce Steps to reproduce the behavior: 1. Have a "Chat" with the ChannelList component 2. Switch to different tab 3. Send...
## Issue On a live activity channel - I would like to create a public anonymous chat that people can view as anonymous users. - If they are anonymous, they...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...
I'm trying to do a simple thing: * in our app before a user sees the chat UI I want to mark how many unread messages there are for a...
This PR was created automatically by CI.
## Issue The behavior of the audio recording component works wrong, when you click and hold the recording starts, but when you release it does not βfinishβ the recording. The...
**Describe the bug** In message listing screen when we try to delete giphy type of message it is getting deleted but when you go back to channel list and come...