Skip to content

1.3.0

Compare
Choose a tag to compare
@buh buh released this 13 Sep 11:10

Added

  • Observable Channel.unreadCount. No need to open a chat screen or use presenter to get the unread messages count.

Fixed

  • Update ChatViewController only when it's visible. isVisible variable could be customized.