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
## Objective Whenever user adds a new reaction or updates existing reaction, we don't update the UI until we receive relevant ws event. This is not a good user experience...
i have the following versions installed "react-native": "0.66.4", "stream-chat": "6.7.3", "stream-chat-react-native": "4.12.2",
Notification Badge Issue ref - https://getstream.slack.com/archives/C02GBL5M1BK/p1663149179993669 Navigate to a channel when clicked on PN - https://getstream.slack.com/archives/C02GBL5M1BK/p1663320445543359
There are repeated questions which pop up in support around web support. Therefore, it would be great if we can add it to our documentation that we currently do not...
**Describe the bug** In the [package.json](https://github.com/GetStream/stream-chat-react-native/blob/develop/package/expo-package/package.json) stream-chat is locking to weird and outdated versions of expo packages. Why is this being done? `expo doctor` output: ```bash Running "expo doctor" -...
**Describe the bug** If we attach big images and try to see them in the preview they are cut off by the footer and header. **Dev environment info:** - stream-chat-react-native...
**Being able to launch a modal onLongPress in ChannelList** So that, it gets easier to manage channel like pinning, deleting etc straight from the channelList **Probable Approach** May be a...
**Describe the bug** The attachment picker tabs with image, file and camera picker are hidden when an image is selected from the image picker. **Dev environment info (please complete/provide the...
**Describe the bug** SQL error is shown the first time rendering the `ChannelList` component after a clean install **Dev environment info (please complete/provide the following information):** - stream-chat-react-native 5.2.0 -...
**Describe the bug** See video please / Title. **Dev environment info (please complete/provide the following information):** Cloned the latest version as of this repo aug 25th 2022. **To Reproduce** 1....