Replies: 1 comment
-
|
I never get an answer from discussions. Sad. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, please help.
I have went through the basic and advanced examples on MessageKit, but had no luck.
How does one configure link preview messages. Can you please show me or refer me to a code example, thanks, will highly appreciate it.
Do we use the below method, and if yes, how do we go about it if I have a url? Thanks.
func configureLinkPreviewImageView(_ imageView: UIImageView, for message: MessageType, at indexPath: IndexPath, in messagesCollectionView: MessagesCollectionView) {
}
Beta Was this translation helpful? Give feedback.
All reactions