I would like to add a view inside the bubble (on top) with the message that this current message is replying to.
I find the process if subclassing the Message cell extremely complex especially if I need to do it for each type of message: text, image, link preview, etc...
Same issue if I wanted to include the timestamp inside the bubble. Would I need to subclass all different type of message cells?
I would like to add a view inside the bubble (on top) with the message that this current message is replying to.
I find the process if subclassing the Message cell extremely complex especially if I need to do it for each type of message: text, image, link preview, etc...
Same issue if I wanted to include the timestamp inside the bubble. Would I need to subclass all different type of message cells?