stream-chat-react-native icon indicating copy to clipboard operation
stream-chat-react-native copied to clipboard

Implementing InLineDateSeparator for every grouped message.

Open GirugaCode opened this issue 3 years ago • 3 comments

Describe the bug I am attempting to render InLineDateSeparator for each group messages after a period of time. I've attempted using maxTimeBetweenGroupedMessages to separate and display InLineDateSeparator again after a set amount of time (ex. 2hrs). But there is no given render.

I know running the computation for the dates are a heavy operation but is there any way of achieving this result for InLineDateSeparator?

Dev environment info:

  • Package version - stream-chat-react-native
  • react-native
  • iPhone Xs Max Device

Expected behavior I'm looking for a way to render InLineDateSeparator for every grouped message.

GirugaCode avatar Jan 18 '23 02:01 GirugaCode

@GirugaCode thank's for reaching out, we will look into it and get back to you.

vanGalilea avatar Jan 24 '23 11:01 vanGalilea

Thank you! Please do let me know If there is any additional details I can provide on my end for this.

GirugaCode avatar Jan 24 '23 23:01 GirugaCode

@GirugaCode

But there is no given render.

What do you mean exactly? Pardon us for the delays.

vishalnarkhede avatar Sep 22 '23 10:09 vishalnarkhede