stream-chat-react-native
stream-chat-react-native copied to clipboard
Extra spacing around gallery when both images and files are attached in a message
Describe the bug
When you attach a file and images in same message, layout of gallery seems broken a bit.
| Two Image | Single Images |
|---|---|
![]() |
![]() |
Dev environment info (please complete/provide the following information):
- stream-chat-react-native/stream-chat-expo v4
- Device/Emulator (android/ios) and OS version: Both
To Reproduce Steps to reproduce the behavior:
- Enable CDN v2 for your app (contact @vishalnarkhede for this).
- Go to some channel
- Attach an image and a file in a message
- Send a message
- You can see the extra spacing around gallery
@vishalnarkhede just to clarify for the one who will pick it up, how shall we fix this? make sure the image uses the full width of the gray view?
Let's center the images and validate with Francesco
Hey team! Please add your planning poker estimate with ZenHub @Enigma-I-am @khushal87 @madsroskar @santhoshvai @vishalnarkhede
Hello, I am also facing this issue. Is there a solution for this?

