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

## Issue After updating to react-native version 0.79.1, there is a problem with the axios package. I tried to nodeify the react-native project regarding this issue, but it continues to...

Needs Triaging

Hi, I have a scenario where users can view channels they aren't a member of. When viewing a channel they aren't a member of, I show a "Subscribe" button which...

Hello, I’ve implemented offline support in my app and am resending failed messages using the `retrySendMessage` function from `useMessagesContext`. While it works, I’m seeing duplicate messages in the UI when...

Needs Triaging

Hello there, I've built a chat app using React Native Expo and Stream Chat SDK v5. I use MessageList to show messages on the Chat Screen and have customized MessageContent...

Needs Triaging

## Issue In our application, we currently display multiple channels on the same screen. To achieve this, we are: 1. Using Separate β€œChat” Component Instances: We found that each channel...

Needs Triaging

I am developing a chat application using the Expo and GetStream SDK. For notifications, I am integrating Firebase with the GetStream SDK, which allows me to receive notifications. I have...

Needs Triaging