You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the user is in a chat, and the message is an image/video, tapping that message will open it in an attachment/gallery view provided by the SDK. I did not find a way to provide my own gallery view.
If possible, how can you achieve this currently?
N/A
What would be the better way?
Factory method to provide our own view, I expect the view to get the list of attachments of the message, or the whole ChatMessage and the view takes care of presenting them the way we want
What are you trying to achieve?
When the user is in a chat, and the message is an image/video, tapping that message will open it in an attachment/gallery view provided by the SDK. I did not find a way to provide my own gallery view.
If possible, how can you achieve this currently?
N/A
What would be the better way?
Factory method to provide our own view, I expect the view to get the list of attachments of the message, or the whole ChatMessage and the view takes care of presenting them the way we want
GetStream Environment
GetStream Chat version:
4.74.0
GetStream Chat frameworks: StreamChat, StreamChatSwiftUI
iOS version: 18.0
Swift version: 6.0
Xcode version: 16.2
The text was updated successfully, but these errors were encountered: