ChatKit
ChatKit copied to clipboard
How to show the loader view until the message list display the messages(image/files)??
am loading the old messages when the user enters into chat screen, these messages may be text or image files and it's taking more time to so I need to show loading view until the adapter values set and display the messages, Is there any way to achieve this?