mach-an

Results 3 comments of mach-an

Same problem here when I uploaded the picture, this issue occurred. it didn't do it with that horizontal picture, only occurred in the case I uploaded a vertical picture. I...

Hello, @kevinmcalear, thanks for considering my problem I did like this: ``` import {defaultTheme} from 'stream-chat-react-native'; const customTheme = { ...defaultTheme, messageSimple: { ...defaultTheme.messageSimple, gallery: { ...defaultTheme.messageSimple.gallery, galleryItemColumn: { justifyContent:...

Thanks very much, @lukeggchapman Your code fixed my problem. 👍