strvcom / ios-chat-component

Chat modular library
MIT License
1 stars 1 forks source link

Feature/message state #35

Closed cejanen closed 4 years ago

cejanen commented 4 years ago

First version of message states. Few notes below.

cejanen commented 4 years ago

I added a few comments, plus, weird things are happening to me. You can find recording here: https://drive.google.com/file/d/1t05iiFu4UWyp0ZCUMigULJo0thf_R7Yv/view?usp=sharing

I cant play that video. Then Ill look at it :-D

cejanen commented 4 years ago

@schwarja I updated discussed topics. About video and srolling. I checked that data are sorted right way. I also created new task to enhance data managers or whole behavior when new message appears. ALso when new message from the other side you lost latest message and load more messages button is not managed correctly.