Image support would be nice
Closed this issue · 4 comments
BinaryDennis commented
Hi
Great project. The only thing missing in this project to be a perfect chatTableView is support for photos.
Users expect, just like the built-in Message app in iOS, to be able to send photos to each other along side with the message text. And when they press the photo in the tableview they should be able to see a fullscreen view of the photo.
Is it possible for you to implement photo support within the next 2 coming months?
Br
Dennis
zhengwu119 commented
Right,wish too.
ieliwb commented
Right,wish too.
AlexBarinov commented
Image bubbles are now there. Check the site or example to see how it looks like. Use table delegate to perform any action you want when user clicks the image.
BinaryDennis commented
Excellent job! Thank you very much, appreciate it.