react-native-gifted-chat icon indicating copy to clipboard operation
react-native-gifted-chat copied to clipboard

Multiple images in a message support

Open Splicer97 opened this issue 2 years ago • 5 comments

Hello! Thank you for your library! How about support array of images in a message?

Splicer97 avatar Mar 14 '23 16:03 Splicer97

I wonder the same, but what if you use a CustomView and there create the UI for the images?

juanchoperezj avatar Mar 23 '23 18:03 juanchoperezj

Hi. Do you have any solution for this problem?

Truong-coder avatar Mar 30 '23 10:03 Truong-coder

Hi. Do you have any solution for this problem?

Yes, I create custom Component for renderMessage and new key in messages (images as string[]) and put images in message

Splicer97 avatar Mar 30 '23 12:03 Splicer97

can you send a code snippet of that i want to show some image as bot response, the image should be loaded from asset folder

GangaBS99 avatar Jul 07 '23 06:07 GangaBS99

Could you provide guidance here on what's the best approach?

andy-ratsirarson avatar Jan 28 '24 06:01 andy-ratsirarson