Since we have to add a custom message in the chat screen, we have tried setting a custom nib to EKOMessageListViewController but it’s not working on sdk. How can we assign our custom view to EKOMessageListViewController table view? Is there any way to receive a user Interaction(Tap) event/delegate to perform custom action?
There is an API for custom cells but the view assigning isn’t supported yet.
Can you give me some design references to ensure I understand your purpose correctly?