ZHChat icon indicating copy to clipboard operation
ZHChat copied to clipboard

An elegant messages UI library for iOS.

Results 39 ZHChat issues
Sort by recently updated
recently updated
newest added

When I directly set " _messageAvatarHorizontallySpaceWithSuperView = 16 " , believing it's perfect that the space is 16 . But found that the space is 24. Please help me to...

假如我收到的消息非常快,就像网红直播的时候刷礼物时,收到的消息非常多,还比较快,单纯的用reloadData,这样不会造成主线程卡主么?一个reloadData还没完,或者还未滚动到底部,自己又去reloadData

I firstly save the information into local database and then finishSendingMessageAnimated(true) is used................and message is showing in message table view After a second i receive the information of last message...

i am adding three types of messages showing in my chat screen one at my left side and rest of the 2 will be on right, so the third one...

i have added one new view over MessageTabelView. But its layer is not acessible... ![screen shot 2017-04-13 at 3 31 05 pm](https://cloud.githubusercontent.com/assets/26954504/25000256/4470b268-205e-11e7-9e4f-3f6787f09d51.png)

in the library when i use zhcmessage.init() with date parameter then receive date as NSdate but i want to pass only time ...........how its possible

stackoverflow

I would like to suggest this code for compress image - ```objective-c #pragma mark - ZHCMessageMediaData protocol - (UIView *)mediaView { if (self.image == nil) { return nil; } if...

bug
help wanted
custom-view

If I send a photo message to others, and how can I know it's uploaded? a progress bar ,and my question is how can I do it? or which view...

help wanted
custom-view

I am unable to show the first frame of video i just see the black background with play button

custom-view