chat-sdk / chat-sdk-ios

Chat SDK iOS - Open Source Mobile Messenger
http://sdk.chat
Other
913 stars 276 forks source link

See Original and Translated Message #514

Closed ikaru19 closed 5 months ago

ikaru19 commented 5 months ago

I want to make chat messaging app that can translate the message. Currently I success to add custom view to show to see original and see translated message. But the problem is the translation is wont update the cell. I need to update the cell to calculate the height. Do you have any idea what can i do to achieve what i want? and sorry for my bad english.

image