strvcom / ios-chat-component

Chat modular library
MIT License
1 stars 1 forks source link

Fixes/did end logic #57

Closed cejanen closed 4 years ago

cejanen commented 4 years ago

Best approach without using extra count listeners etc is to check hash of data. I change update data method to accept only array of hashable data and count of objects. Now only edge case is we cant recognize change of message content. This feature is not created yet and than I expect to use change date.