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

## 🎯 Goal Fixes #1508 ## 🛠 Implementation details Set `autoFocus={true}` prop on underlying `TextInput` component. So that when you select a command or mount MessageInput component, focus will be...

**Describe the bug** Is possible to get ChannelList to an unrecoverable state when offline mode is enabled **Dev environment info (please complete/provide the following information):** - stream-chat-react-native 5.3.0 - react-native...

Needs Triaging

**Describe the bug** When the message is large, either due to large amounts of text or due to an image, the reactions list is pushed off the top of the...

Bug

**Motivation** The implementation is a bit different from the design **Proposed solution** There is no need to show an error for each picture (pic1). Let's go for the simpler version...

Feature Request

**Describe the bug** We are running some E2E tests in our app and on some of them are failing because at one moment a White Ghost bottom modal appears. It...

Needs Triaging

**Motivation** Currently, it's not clear in our documentation that users need to add configuration for permissions for file uploads on android. Specifically `` An alternative is to use `android:requestLegacyExternalStorage="true"` but...

Feature Request
Documentation

Hello @vishalnarkhede @madsroskar **Describe the bug** Some strange modal showing randomly on any screen. I have attach the screenshots of inspect on that modal. It is something regarding to **AttacmentPickerBottomSheet**....

released

**Describe the bug** When click attachment icon, will show the image picker on the bottom. But it's not working on Android, can't scroll and tap anything (Freeze bottom section image...

Needs Triaging

## 🎯 Goal The goal of this PR is to upgrade the version of React Native in SampleApp and TypescriptMessagingApp to 0.70.1 ## 🛠 Implementation details ## 🎨 UI Changes...

Good day, I am still encountering the react-native-quick-sqlite issue. I removed both yarn.lock file and node_modules and reinstalled. I also did pod deintegrate and installed pods again. I'm using stream-chat-react-native...