stream-chat-react-native icon indicating copy to clipboard operation
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

Results 196 stream-chat-react-native issues
Sort by recently updated
recently updated
newest added

Please upgrade to warning [email protected]: 🚨 react-native-image-resizer has moved to @bam.tech/react-native-image-resizer

Feature Request
v6
Breaking

## Issue We have seen in a couple cases where a photo metadata is sent as the message, but the message doesn't contain the actual image. . Clicking on the...

Needs Triaging

## Issue https://github.com/GetStream/stream-chat-react-native/blob/a9837812262fef9bf01b32809894527842407b86/package/src/components/MessageList/MessageList.tsx#L928 --- This value is for english format date only, for other language, for example, the formated value is 5月12, it leads to confusion because the right value...

Enhancement
Improved Customisability

## Issue New messages (sometimes) aren't being rendered after reconnection events. We've looked into this on our side a fair bit and added some logging to check this wasn't a...

Needs Triaging

I'll try to be as descriptive as possible, and please let me know if this is my issue. Attached is a video of what happens in the UI. I am...

**Describe the bug** I am attempting to render `InLineDateSeparator` for each group messages after a period of time. I've attempted using `maxTimeBetweenGroupedMessages` to separate and display `InLineDateSeparator` again after a...

Improved Customisability

Let's create a guide on how to achieve [this](https://github.com/GetStream/stream-chat-react-native/pull/1868/files#diff-52804dd6be73037faf08c42306edb12d209af20db7569a07fcc28c0f46735751) behavior As mentioned in this PR #1868

Documentation
Internal Backlog

There was a new version that introduced support for the new prop `channelRenderFilterFn` that can be used to add the last step of filtering of channels that should be displayed...

Needs Triaging
Awaiting API Improvement

**Motivation** It's really difficult to edit text styles to match our brand. I have custom text styles that I want, such as a custom font family. However, stream has so...

Feature Request
Improved Customisability

**Describe the bug** Whenever I add a reaction to a chat bubble that isn't my own message, the reaction is positioned too far to the right. It should be positioned...

User Experience