i'm trying to implement slide to show timestamp into messengekit libaray
One thing I am stuck on is how to "Slide" the entire collection view to show the timestamp of each message. That said, I don't expect the algorithm for the timestamps, I already have the timestamps stored for each message. I'm only confused on the concept of sliding the collection view. I can't find anything on it. I've tried plenty of documentation. Thanks!