Multiple images in a message support
Hello! Thank you for your library! How about support array of images in a message?
I wonder the same, but what if you use a CustomView and there create the UI for the images?
Hi. Do you have any solution for this problem?
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
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
Could you provide guidance here on what's the best approach?